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