RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActiveXControl.Control Property

Indicates the VCL implementation of the ActiveX control.

Pascal
property Control: TWinControl;
C++
__property TWinControl * Control;

Control is the VCL control derived from TWinControl that implements the ActiveX control. 

 

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