RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCategoryPanel.ExpandedImageIndex Property

Determines which image is displayed as the chevron when the category panel is expanded and the mouse is not hovering over the header.

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

Set ExpandedImageIndex to associate the cheveron with one of the images in the Images property of the parent CateogryPanelGroup. The selected image will be displayed when the category panel is in the expanded state while the mouse is outside of the area of the header. 

 

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