[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destroy: destructor for TCustomListBox: frees canvas and item list, then calls inherited Destroy
Source position: stdctrls.pp line 546
public destructor TCustomListBox.Destroy; override; |
|
Destroy - destructor for TWinControl and derived classes. Removes handles and docked controls, frees resources, then calls inherited Destroy |
lazarus-ccr.sourceforge.net |