RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActiveXControlFactory.Destroy Destructor

Frees the instance of the Destroy.

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

Do not call Destroy ~Destroy directly in an application. Factory objects are destroyed automatically when the server shuts down. 

 

Freedelete_keyword

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