Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Constants
GradDirXDeltas Constant
Defines the step direction for each gradient direction in the X or horizontal direction
Namespace: FMX.RS.Graphics
Delphi
GradDirXDeltas: TGradientDirDeltas = ( 1, 0, -1, 1, -1, 1, 0, -1 );
Value
Type: TGradientDirDeltas
•FMX.RS.Graphics.GradDirYDeltas
•FMX.RS.Graphics.TGradientDirection
•FMX.RS.Graphics