[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: dbctrls.pp line 674
public destructor TDBCheckBox.Destroy; override; |
Destroy is the destructor for TDBCheckBox. It frees links and calls inherited Destroy method.
|
Destructor for the class instance. |