[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit '_crw_str' (#crwlib)

WordIndex

Declaration

Source position: _crw_str.pas line 831

function WordIndex(

  const Name: LongString;

  const Str: LongString;

  const Delims: TCharSet;

  CaseSensitive: Boolean = False

):Integer;