[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Free an ordered list
Source position: contnrs.pp line 139
public destructor TOrderedList.Destroy; override; |
Destroy cleans up the internal pointer list, and removes the TOrderedList instance from memory.
None.
|
Create a new ordered list |
No notes exist for this page yet.