RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBand.ParentBitmap Property

Determines whether the band uses the Bitmap image of the TCoolBar that owns it.

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

If ParentBitmap is set to true, the band displays the same background image as the CoolBar it belongs to. Setting the band's Bitmap property automatically sets ParentBitmap to false. 

 

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