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

TFPObjectList.Clear

Clear all elements in the list.

Declaration

Source position: contnrs.pp line 46

public procedure TFPObjectList.Clear;

Description

Removes all objects from the list, freeing all objects in the list if OwnsObjects is True.

See also

TObjectList.Destroy

The latest version of this document can be found at lazarus-ccr.sourceforge.net.