[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Destructor for the class instance.
Source position: stdctrls.pp line 409
public destructor TCustomComboBox.Destroy; override; |
Destroy is the overridden destructor for the class instance. Destroy calls DestroyHandle if a handle has been allocated for the control. Destroy frees resources allocated for the Canvas property, and calls the inherited destructor.
|
Constructor for the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |