[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Pointer to THashTable array.
Source position: contnrs.pp line 201
type PHashTable = ^THashTable; |
PHashTable is a pointer to the THashTable. It's used in the TFPHashList as a pointer to the memory area containing the hash values.
|
Array of hash values |
|
|
Hash list class for pointer data |
No notes exist for this page yet.