Navigation: Code Documentation > RSCommon > GHashTable > Types
THashtableEntries Type
Represents a pointer type to THashtable.
Namespace: GHashTable
Delphi
type THashtableEntries = ^THashtable;
•GHashTable