Skip to main content

TdxMapItem.Selected Property

Specifies if the map item is selected.

Declaration

property Selected: Boolean read; write;

Property Value

Type Description
Boolean

True if the map item is selected; otherwise, False.

Remarks

Set this property to True to clear the current selection and select the map item.

See Also