TCustomIvorySurface::~TCustomIvorySurface

~TCustomIvorySurface frees the memory associated with the TCustomIvorySurface component. Do not call ~TCustomIvorySurface directly. Instead, use the delete keyword on the object, which causes ~TIvoryDraw to be invoked automatically.

virtual __fastcall ~TCustomIvorySurface();

Back to TCustomIvorySurface