RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActiveXControl.Initialize Method

Creates the class factory and connection object for the TActiveXControl.

Pascal
procedure Initialize; override;
C++
virtual __fastcall Initialize();

The Initialize method creates the class factory object and creates and encapsulates the VCL control. 

 

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