RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBand.ParentColor Property

Determines whether the band uses the color of the TCoolBar that owns it.

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

If ParentColor is true, the band has the same color as the CoolBar it belongs to. Setting the Color property automatically sets ParentColor to false. 

 

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