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