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. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!