Navigation: Code Documentation > RSCommon > GHashTable > Classes
TGStringHashtableEntry Class
Represents type TGStringHashtableEntry.
Namespace: GHashTable
TObject GHashTable.TGHashtableEntry GHashTable.TGStringHashtableEntry InterfaceCollections.TIStringHashtableEntry
Delphi
type TGStringHashtableEntry = class(TGHashtableEntry) end;
Name
Description
Hash
Represents property Hash. (Inherited from GHashTable.TGHashtableEntry.)
Item
Represents property Item. (Inherited from GHashTable.TGHashtableEntry.)
Key
Represents property Key. (Inherited from GHashTable.TGHashtableEntry.)
Next
Represents property Next. (Inherited from GHashTable.TGHashtableEntry.)
Top
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).)
•GHashTable