[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Contnrs' (#fcl)

TOrderedList.Destroy

Free an ordered list

Declaration

Source position: contnrs.pp line 141

public destructor TOrderedList.Destroy; override;

Description

Destroy cleans up the internal pointer list, and removes the TOrderedList instance from memory.

Errors

None.

See also

TOrderedList.Create

  

Create a new ordered list


Documentation generated on: May 14 2021