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

TCustomComboBox.Destroy

Destroy - destructor for TCustomComboBox: frees handles, itemlists, canvas and items then calls inherited Destroy

Declaration

Source position: stdctrls.pp line 367

public destructor TCustomComboBox.Destroy; override;

See also

TWinControl.Destroy

  

Destroy - destructor for TWinControl and derived classes. Removes handles and docked controls, frees resources, then calls inherited Destroy

The latest version of this document can be found at lazarus-ccr.sourceforge.net.