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

TCustomListBox.Destroy

Destroy: destructor for TCustomListBox: frees canvas and item list, then calls inherited Destroy

Declaration

Source position: stdctrls.pp line 546

public destructor TCustomListBox.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.