[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Pointer to THashItem
Source position: contnrs.pp line 190
type PHashItem = ^THashItem; |
PHashItem is a pointer type, pointing to the THashItem record.
|
Record used to maintain an item in the hash list |
No notes exist for this page yet.