Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Classes > TSVGStylePropertiesSet > Methods
TSVGStylePropertiesSet.ToString(TSVGStyleProperties) Method
Returns a comma separated string of all style properties contained in aValue
Namespace: FMX.RS.SVGTypes
Delphi
public class function ToString( aValue: TSVGStyleProperties ): String; reintroduce; overload;
Parameters
aValue
Type: TSVGStyleProperties
Type: String
•TSVGStylePropertiesSet
•FMX.RS.SVGTypes