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

TDBCheckBox.Destroy

Destructor for the class instance.

Declaration

Source position: dbctrls.pp line 674

public destructor TDBCheckBox.Destroy; override;

Description

Destroy is the destructor for TDBCheckBox. It frees links and calls inherited Destroy method.

See also

TWinControl.Destroy

  

Destructor for the class instance.