RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryPanel.ExpandedHotImageIndex Property

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

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

Set ExpandedHotImageIndex to associate the cheveron with one of the images in the Images property of the parent CategoryPanelGroup. The selected image will be displayed when the category panel is in the expanded state while the mouse hovers over the header. This property has no effect if the HeaderStyle property of the parent panel group is set to hsThemed. 

 

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