PosStr(String,String,Integer,Boolean) Method
Represents method PosStr(String,String,Integer,Boolean).
function PosStr(const F, S: String; const Index: Integer = 1; const AsciiCaseSensitive: Boolean = True): Integer;
Parameters
- F
- Type: String
- S
- Type: String
- Index
- Type: Integer
- AsciiCaseSensitive
- Type: Boolean
Return Value
Type: Integer