RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataLink.VisualControl Property

Indicates whether a visual control uses the datalink.

Pascal
property VisualControl: Boolean;
C++
__property Boolean VisualControl;

Descendants of TDataLink set VisualControl to indicate whether the control that uses the link is a visual control. A value of true indicates a visual control. 

 

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