[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Clear the list
Source position: contnrs.pp line 300
public procedure TFPHashObjectList.Clear; |
Clear removes all objects from the list. It does not free the objects themselves, unless OwnsObjects is True. It always frees all memory needed to contain the objects.
None.
|
Extract a object instance from the list |
|
|
Remove first occurrence of a object instance |
|
|
Delete an object from the list. |
|
|
Add a new key/data pair to the list |
No notes exist for this page yet.