Visibility of the element, whether it should be painted or not
Namespace: RSSVG
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
|
|