[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Clear all elements in the list.
Source position: contnrs.pp line 46
public procedure TFPObjectList.Clear; |
Removes all objects from the list, freeing all objects in the list if OwnsObjects is True.
TObjectList.Destroy |