~TIvoryBitmap frees the memory associated with the TIvoryBitmap object. Do not call ~TIvoryBitmap directly. Instead, use the delete keyword on the object, which causes ~TIvoryBitmap to be invoked automatically.
virtual __fastcall ~TIvoryBitmap();
Back to TIvoryBitmap