Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Types
TSVGGradient Type
Defines the SVG gradient type, which defines a color gradient
Namespace: FMX.RS.SVGTypes
Delphi
type TSVGGradient = TGradient;
Tip
Use this type instead of the library-specific type to allow your code to be cross-library (FMX<->VCL) compatible
•TGradient
•FMX.RS.SVGTypes