help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'contnrs' (#fcl)

TFPHashObjectList.Clear

Clear the list

Declaration

Source position: contnrs.pp line 300

public procedure TFPHashObjectList.Clear;

Description

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.

Errors

None.

See also

TFPHashObjectList.Extract

  

Extract a object instance from the list

TFPHashObjectList.Remove

  

Remove first occurrence of a object instance

TFPHashObjectList.Delete

  

Delete an object from the list.

TFPHashObjectList.Add

  

Add a new key/data pair to the list

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505