TUnicodeStringDictionaryA.LocateKey(AnsiString,Word32,Boolean) Method
Represents method LocateKey(AnsiString,Word32,Boolean).
protected function LocateKey(const Key: AnsiString; var LookupIdx: Word32; const ErrorIfNotFound: Boolean): Integer; override;
Parameters
- Key
- Type: AnsiString
- LookupIdx
- Type: System.Void
- ErrorIfNotFound
- Type: Boolean
Return Value
Type: Integer