RAD Studio VCL Reference
|
Specifies the PControlData associated with TOleControl.
property ControlData: PControlData;
__property PControlData ControlData;
Use ControlData to get or set the PControlData associated with TOleControl. The returned value is a pointer to a TControlData record, which contains all the information associated to the ActiveX control.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|