Navigation: Code Documentation > RSVclSVG > RSSVG > 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: RSSVG
Delphi
public property Enabled: Boolean read FEnabled write SetEnabled default True;
Property Value
Type: Boolean
•TSVGStyle
•RSSVG