destructor Destroy; override;

Description

Destroys an instance of TCustomImage32, freeing the memory allocated to bitmap image and layers.

Do not call the Destroy directly in your application. Call the standard Free method instead.

[See also]: