[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Removes an instance of the hashlist from the heap
Source position: contnrs.pp line 232
public destructor TFPHashList.Destroy; override; |
Destroy cleans up the memory structures maintained by the hashlist and removes the TFPHashList instance from the heap.
Destroy should not be called directly, it's better to use Free or FreeAndNil instead.
|
Create a new instance of the hashlist |
|
|
Clear the list |
No notes exist for this page yet.