[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Class to manage collections of pointers.
Source position: classesh.inc line 321
public constructor TList.Create; |
TList.Create creates a new instance of TList. It clears the list and prepares it for use.
|
Class to manage collections of pointers. |
|
|
Destroys the list and releases the memory used to store the list elements. |