Navigation: Code Documentation > RSCommon > GHashTable > Classes
TGHashtableEntry Class
Represents type TGHashtableEntry.
Namespace: GHashTable
TObject GHashTable.TGHashtableEntry GHashTable.TGStringHashtableEntry InterfaceCollections.TIHashtableEntry
Delphi
type TGHashtableEntry = class(TObject) end;
Name
Description
Hash
Represents property Hash.
Item
Represents property Item.
Key
Represents property Key.
Next
Represents property Next.
Top
GetKey
Represents method GetKey.
KeyEquals(TRSPointerType)
Represents method KeyEquals(TRSPointerType).
SetKey(TRSPointerType)
Represents method SetKey(TRSPointerType).
•GHashTable