RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomCategoryPanel.CollapsedHotImageIndex Property

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

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

Set CollapsedHotImageIndex 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 collapsed 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!