Vcl.AxCtrls.TActiveXControlFactory.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TActiveXControlFactory(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
destructor | public | Vcl.AxCtrls.pas Vcl.AxCtrls.hpp |
Vcl.AxCtrls | TActiveXControlFactory |
Description
Frees the instance of the TActiveXControlFactory.
Do not call Destroy directly in an application. Factory objects are destroyed automatically when the server shuts down.