Vcl.ExtCtrls.TCategoryPanelGroup.HeaderImage
Delphi
property HeaderImage: TPicture read FHeaderImage write SetHeaderImage;
C++
__property HeaderImage;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TCategoryPanelGroup |
Description
Specifies the image used for the background of the headers of the panels. {{#multireplace:Vcl.ExtCtrls.TCategoryPanelGroup.HeaderImage|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ExtCtrls.TCustomCategoryPanelGroup.HeaderImage|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ExtCtrls.TCustomCategoryPanelGroup.HeaderImage|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies the image used for the background of the headers of the panels.
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.