Clear all elements in the list.
Source position: contnrs.pp line 54
public procedure TFPObjectList.Clear;
Removes all objects from the list, freeing all objects in the list if OwnsObjects is True.