Vcl.ExtCtrls.TControlBar.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 | TControlBar |
Description
Stores the direction of the gradient as horizontal or vertical.
Vcl.ExtCtrls.TControlBar.GradientDirection inherits from Vcl.ExtCtrls.TCustomControlBar.GradientDirection. All content below this line refers to Vcl.ExtCtrls.TCustomControlBar.GradientDirection.
Stores the direction of the gradient as horizontal or vertical.