| [Overview][Types][Classes][Procedures and functions][Index] | 
Replacement for Delphi's StrPos, but much faster. Not for FPC though!
Source position: tiUtils.pas line 123
function tiStrPos(  | 
const AString: PChar;  | 
const ASubString: PChar  | 
):PChar;  | 
Replacement for Delphi's StrPos, but much faster. Not for FPC though!.