TdxMapPathSegment.Visible Property
In This Article
Specifies if the path segment is visible.
#Declaration
Delphi
property Visible: Boolean read; write; default True;
#Property Value
Type | Default | Description |
---|---|---|
Boolean | True | True if the map path segment is visible; otherwise, False. |
See Also