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