RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComObjectFactory.Destroy Destructor

Disposes of an instance of a class factory.

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

Do not call Destroy directly in an application. Class factories are automatically destroyed when their corresponding servers are unloaded. 

 

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