StrZSkipToStr(PChar,String,Boolean) Method
Represents method StrZSkipToStr(PChar,String,Boolean)
.
function StrZSkipToStr(var P: PChar; const S: String; const AsciiCaseSensitive: Boolean = True): Integer;
Parameters
- P
- Type: PChar
- S
- Type: String
- AsciiCaseSensitive
- Type: Boolean
Return Value
Type: Integer