TIvoryResFileBase::~TIvoryResFileBase

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

virtual __fastcall ~TIvoryResFileBase();

Back to TIvoryResFileBase