RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBar.Images Property

Lists images available for bands in the TCoolBar.

Pascal
property Images: TCustomImageList;
C++
__property TCustomImageList Images;

Images is a list of bitmaps that can be displayed to the left of any band in the TCoolBar. Each band can specify an image from this list by setting its ImageIndex property. 

 

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