destructor Destroy; override;

Description

Destroys the contained bitmap collection, including all the bitmaps in it, then calls the inherited destructor.

Do not call Destroy in your application, use standard Free method instead.

[See also]: