StrZMatchStrAscii(PChar,String,Boolean) Method
Represents method StrZMatchStrAscii(PChar,String,Boolean)
.
function StrZMatchStrAscii(const P: PChar; const M: String; const AsciiCaseSensitive: Boolean): Boolean;
Parameters
- P
- Type: PChar
- M
- Type: String
- AsciiCaseSensitive
- Type: Boolean
Return Value
Type: Boolean