TGeneralSingleDictionaryU.LocateKey(UnicodeString,Word32,Boolean) Method

Represents method LocateKey(UnicodeString,Word32,Boolean).

Namespace: flcDataStructs
protected
 function LocateKey(const Key: UnicodeString; var LookupIdx: Word32;
 const ErrorIfNotFound: Boolean): Integer; virtual;

Parameters

Key
Type: UnicodeString

LookupIdx
Type: System.Void

ErrorIfNotFound
Type: Boolean

Return Value

Type: Integer