Navigation: Code Documentation > RSCommon > GHashTable > Enumerations
TGHashType Enumeration
Represents type TGHashType.
Namespace: GHashTable
Delphi
type TGHashType = (htTruncation, htDivision, htMidSquare, htFolding);
Name
Description
htDivision
Represents constant htDivision.
htFolding
Represents constant htFolding.
htMidSquare
Represents constant htMidSquare.
htTruncation
Represents constant htTruncation.
Top
•GHashTable