<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGStyle > Properties:
Comments (0)
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