Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGUtils > Routines
SVGColorToString(TSVGColor) Method
Returns the svg string representation of a color
Namespace: FMX.RS.SVGUtils
Delphi
function SVGColorToString( const c: TSVGColor ): String;
Parameters
c
Type: System.Void
Type: String
•FMX.RS.SVGUtils