RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBand.Control Property

Specifies the control that appears on the band.

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

The Control property indicates the windowed control that appears on the band. If Control is unassigned, there is no control associated with the band. 

 

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