RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryPanelGroup.Images Property

Specifies an imagelist that can be used by the panels to replace the chevron.

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

Use the images property to define a set of pictures that can be use by the category panels within the category panel group to replace the chevron. 

 

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