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

TCustomNotebook.Destroy

Destroy - destructor for TCustomNotebook: clears and frees pages and list, then calls inherited Destroy

Declaration

Source position: extctrls.pp line 206

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