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

TScrollingWinControl.Destroy

Destroy - destructor for TScrollingWinControl: frees the horizontal and vertical scrollbars, then performs inherited Destroy

Declaration

Source position: forms.pp line 184

public destructor TScrollingWinControl.Destroy; override;

Description

Can override destructor of parent class

See also

#LCL.Controls.TCustomControl.Destroy

  

Destroy - destructor for TCustomControl: frees local Canvas then performs inherited Destroy

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