Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Properties
TSVGGraphicElement.Visible Property
Visibility of the element, whether it should be painted or not
Namespace: FMX.RS.SVG
Delphi
published property Visible: Boolean read GetVisible write SetVisible default True;
Property Value
Type: Boolean
Warning
If ipVisible is in the Inherits property, the Visible of the parent is returned
•TSVGGraphicElement
•FMX.RS.SVG