Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGStyle > Properties
TSVGStyle.Enabled Property
Controls whether the style is applied or not. If Enabled is false, the style will not be applied to svg elements
Namespace: FMX.RS.SVG
Delphi
public property Enabled: Boolean read FEnabled write SetEnabled default True;
Property Value
Type: Boolean
•TSVGStyle
•FMX.RS.SVG