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