TUnicodeStringDictionaryA.LocateKey(AnsiString,Word32,Boolean) Method

Represents method LocateKey(AnsiString,Word32,Boolean).

Namespace: flcDataStructs
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

 

Overrides

TGeneralUnicodeStringDictionaryA.LocateKey(AnsiString,Word32,Boolean)