RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryPanelGroup.HeaderImage Property

Specifies the image used for the background of the headers of the panels.

Pascal
property HeaderImage: TPicture;
C++
__property TPicture HeaderImage;

Use the HeaderImage property to specify an image as the background for the headers of the category panels within the category panel group. This property has no effect if HeaderStyle is set to something other than hsImage. 

 

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