RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryPanel.CollapsedImageIndex Property

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

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

Set CollapsedImageIndex 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 collapsed state while the mouse is outside of the area of 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!