Navigation: Code Documentation > RSCommon > GHashTable > Classes > TGCustomHashtable > Methods
TGCustomHashtable.HasKey(TRSPointerType,TGHashtableEntry) Method
Represents method HasKey(TRSPointerType,TGHashtableEntry).
Namespace: GHashTable
Delphi
protected function HasKey(const Key: TRSPointerType; var FoundEntry: TGHashtableEntry): Boolean; overload; virtual;
Parameters
Key
Type: System.Void
FoundEntry
Type: TGHashtableEntry
Type: Boolean
•TGCustomHashtable
•GHashTable