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