[Overview][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |