[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: comctrls.pp line 1625
public destructor TCustomListView.Destroy; override; |
Destroy is the destructor for TCustomListView. It frees the Canvas, calls the inherited Destroy, and frees the columns and list items.
|
Destructor for the class instance. |
|
Version 4.0 | Generated 2025-05-03 | Home |