RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBand.ImageIndex Property

Determines the image that appears on the band.

Pascal
property ImageIndex: TImageIndex;
C++
__property TImageIndex ImageIndex;

The Images property of TCoolBar contains a list of bitmaps that can appear to the left of any band in the TCoolBar. To select a bitmap from the list, assign a value to the band's ImageIndex property. 

 

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