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

TList.Create

Class to manage collections of pointers.

Declaration

Source position: classesh.inc line 325

public constructor TList.Create;

Description

TList.Create creates a new instance of TList. It clears the list and prepares it for use.

See also

TList

  

Class to manage collections of pointers.

TList.Destroy

  

Destroys the list and releases the memory used to store the list elements.


Documentation generated on: Jul 24 2023