RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBar.Bitmap Property

Specifies the image that appears behind the bands in the TCoolBar.

Pascal
property Bitmap: TBitmap;
C++
__property TBitmap Bitmap;

Bitmap specifies an image that appears behind the bands in the TCoolBar

By default, the Bitmap image is positioned relative to the upper left corner of the TCoolBar and covers the client area, and is visible through transparent CoolBands. Setting the FixedBackground, Bitmap, or ParentBitmap properties of the CoolBands can modify this appearance. 

 

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