|
RAD Studio VCL Reference
|
Specifies the control associated with the control canvas object.
property Control: TControl;
__property TControl * Control;
Read Control to gain access to the control associated with the control canvas object. Descendants of TWinControl that use a control canvas set the Control property to form the association. The control canvas object uses the Control property to get information from its associated control.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|