Icon Clear Method

procedure Clear(FreeOwnedObjects: Boolean=True)

Available In: Client and Server Applications

Use this method to clear all object instances from the list. If the list's OwnsObjects property is True, then all instances will automatically be freed as well.
Image