TObjectDictionary.LocateKey(String,Word32,Boolean) Method

Represents method LocateKey(String,Word32,Boolean).

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

Parameters

Key
Type: String

LookupIdx
Type: System.Void

ErrorIfNotFound
Type: Boolean

Return Value

Type: Integer

 

Overrides

TGeneralObjectDictionary.LocateKey(String,Word32,Boolean)