Back to Devexpress

TdxMapItem.Visible Property

vcl-dxmapitem-dot-tdxmapitem.md

latest670 B
Original Source

TdxMapItem.Visible Property

Switches the visibility of the map item.

Declaration

delphi
property Visible: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

Set this property to True to display the map item within its item layer. Otherwise, the map item is hidden.

The default value of the Visible property is True.

See Also

TdxMapItem Class

TdxMapItem Members

dxMapItem Unit