Source position: strutils.pp line 128
function SearchBuf( |
Buf: PAnsiChar; |
BufLen: SizeInt; |
SelStart: SizeInt; |
SelLength: SizeInt; |
SearchString: string; |
Options: TStringSearchOptions |
):PAnsiChar; |
Buf: PAnsiChar; |
BufLen: SizeInt; |
SelStart: SizeInt; |
SelLength: SizeInt; |
SearchString: string |
):PAnsiChar; |