RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryButtons.Images Property

List of button images.

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

Images is a TCustomImageList object containing the button images for the CategoryButtons. Each button has an index into the image list. 

 

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