Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGUtils > Routines
SVGStrokeCapToString(TSVGStrokeCap) Method
Returns the string representation of stroke line cap
Namespace: FMX.RS.SVGUtils
Delphi
function SVGStrokeCapToString( const sc: TSVGStrokeCap ): String;
Parameters
sc
Type: System.Void
Type: String
•FMX.RS.SVGUtils