RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBands.CoolBar Property

Provides access to the TCoolBar component that owns the TCoolBands.

Pascal
property CoolBar: TCoolBar;
C++
__property TCoolBar CoolBar;

CoolBar is the TCoolBar instance to which the TCoolBands belongs. 

 

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