[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destroy - destructor for TCustomListView: frees Canvas, calls inherited Destroy and frees columns, links and list items
Source position: comctrls.pp line 1152
public destructor TCustomListView.Destroy; override; |
|
Destroy - destructor for TWinControl and derived classes. Removes handles and docked controls, frees resources, then calls inherited Destroy |
lazarus-ccr.sourceforge.net |