RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TInvokableClassRegistry.Destroy Destructor

Frees the memory associated with the TInvokableClassRegistry object.

Pascal
destructor Destroy; override;
C++
virtual __fastcall ~TInvokableClassRegistry();

Do not destroy the global TInvokableClassRegistry instance that is available through the InvRegistry function. This object is freed automatically when the application unloads the InvokeRegistry unit. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!