RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBitmapImage.Destroy Destructor

Frees the memory associated with the TBitmapImage object.

Pascal
destructor Destroy; override;
C++
virtual __fastcall ~TBitmapImage();

Do not call Destroy. The bitmap object automatically destroys the bitmap image. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!