Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomListView.Destroy

Destructor for the class instance.

Declaration

Source position: comctrls.pp line 1599

public destructor TCustomListView.Destroy; override;

Description

Destroy is the destructor for TCustomListView. It frees the Canvas, calls the inherited Destroy, and frees the columns and list items.

See also

TWinControl.Destroy

  

Destructor for the class instance.

TComponent.Destroy