RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBand.Bitmap Property

Specifies the background image displayed on the band.

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

Use the Bitmap property to select the image that appears on the band. The image is tiled, if necessary, to cover the entire band. 

Setting the 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!