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

TCustomListView.Destroy

Destructor for the class instance.

Declaration

Source position: comctrls.pp line 1615

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


Version 3.2 Generated 2024-02-25 Home