Destructor for the class instance.
Source position: extctrls.pp line 573
public destructor TCustomImage.Destroy; override; |
Destroy is the destructor for TCustomImage. It free resources allocated to the Picture property, and then calls the inherited Destroy method.
|
Destructor for the class instance. |
| Version 4.6 | Generated 2026-02-20 | Home |