[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: dbctrls.pp line 373
public destructor TCustomDBListBox.Destroy; override; |
Destroyis the overridden destructor for the class instance. Destroy frees resources allocated to internal members in the class instance, and calls the inherited destructor prior to exiting from the method.
|
Destructor for the class instance. |
lazarus-ccr.sourceforge.net |