Unit 'Objects' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TCollection.Done

Clean up collection, release all memory.

Declaration

Source position: objects.pp line 449

destructor TCollection.Done; virtual;

Description

Done frees all objects in the collection, and then releases all memory occupied by the instance.

For an example, see TCollection.ForEach.

Errors

None.

See also

TCollection.Init

  

Instantiate a new collection.

TCollection.FreeAll

  

Release all objects from the collection.


Documentation generated on: Jul 24 2023