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

TCustomForm.Destroy

Destroy - destructor for TCustomForm: frees all menus, icons, actionlists, screens and handlers, then performs inherited Destroy

Declaration

Source position: forms.pp line 576

public destructor TCustomForm.Destroy; override;

See also

TScrollingWinControl.Destroy

  

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

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