Navigation: Code Documentation > RSCommon > GHashTable > Classes > TGCustomHashtable > Properties
TGCustomHashtable.EOT Property
Returns whether you are at the end of the table. This property is used with the Reset and NextElement methods to iterate through the entire table of items
Namespace: GHashTable
Delphi
public property EOT: Boolean read GetEOT;
Property Value
Type: Boolean
•TGCustomHashtable
•GHashTable