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

TCrwMemo.FindText

Declaration

Source position: _crw_memo.pas line 55

public function TCrwMemo.FindText(

  const SearchStr: LongString;

  StartPos: Integer;

  Tail: Integer;

  Options: TSearchTypes

):Integer;