Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Types
TSVGGradientStyle Type
Defines the SVG gradient style type, which indicates if the gradient is a linear or radial gradient
Namespace: FMX.RS.SVGTypes
Delphi
type TSVGGradientStyle = TGradientStyle;
Tip
Use this type instead of the library-specific type to allow your code to be cross-library (FMX<->VCL) compatible
•TGradientStyle
•FMX.RS.SVGTypes