RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRemotableTypeRegistry.Destroy Destructor

Frees the memory associated with the TRemotableTypeRegistry object.

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

Do not destroy the global TRemotableTypeRegistry instance that is available through the RemClassRegistry 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!