[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Class to manage collections of pointers.
Source position: classesh.inc line 207
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. |
No notes exist for this page yet.