Vcl.ExtCtrls.TCategoryPanelGroup.GradientDirection
Delphi
property GradientDirection: TGradientDirection read FGradientDirection write SetGradientDirection default 1;
C++
__property GradientDirection = {default=1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TCategoryPanelGroup |
Description
Specifies the direction of the gradient in the panel header. {{#multireplace:Vcl.ExtCtrls.TCategoryPanelGroup.GradientDirection|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ExtCtrls.TCustomCategoryPanelGroup.GradientDirection|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.GradientDirection|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies the direction of the gradient in the panel header.
Use the GradientDirection property to select the direction of the gradient header of the category panels in the category panel group. The direction can either be horizontal or vertical. This property has no effect if HeaderStyle is set to something other than hsGradient.