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

TCustomCheckGroup.Destroy

Destructor for the class instance.

Declaration

Source position: extctrls.pp line 864

public destructor TCustomCheckGroup.Destroy; override;

Description

Destroy is the overridden destructor for TCustomCheckGroup. It frees items and check boxes in the control, and calls the inherited Destroy method.

See also

TWinControl.Destroy

  

Destructor for the class instance.


Version 3.2 Generated 2024-02-25 Home