Navigation: Code Documentation > RSCommon > InterfaceCollections > Classes
TIStringHashtableEntry Class
Represents type TIStringHashtableEntry.
Namespace: InterfaceCollections
TObject GHashTable.TGHashtableEntry GHashTable.TGStringHashtableEntry InterfaceCollections.TIStringHashtableEntry
Delphi
type TIStringHashtableEntry = class(TGStringHashtableEntry) end;
Name
Description
Destroy
Represents the destructor of the TIStringHashtableEntry 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. (Overrides GHashTable.TGHashtableEntry.GetKey.)
KeyEquals(TRSPointerType)
Represents method KeyEquals(TRSPointerType). (Overrides GHashTable.TGHashtableEntry.KeyEquals(TRSPointerType).)
SetKey(TRSPointerType)
Represents method SetKey(TRSPointerType). (Overrides GHashTable.TGHashtableEntry.SetKey(TRSPointerType).)
•InterfaceCollections