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

TStatusBar.Destroy

Destroy - destructor for TStatusBar: frees canvas and panels, then calls inherited Destroy

Declaration

Source position: comctrls.pp line 163

public destructor TStatusBar.Destroy; override;

See also

TComponent.Destroy

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.