Back to Devexpress

TdxCustomMapControl.SelectedMapItemCount Property

vcl-dxmapcontrol-dot-tdxcustommapcontrol-3ffa974e.md

latest1.3 KB
Original Source

TdxCustomMapControl.SelectedMapItemCount Property

Returns the number of map items that are currently selected within the map control.

Declaration

delphi
property SelectedMapItemCount: Integer read;

Property Value

Type
Integer

Remarks

This property returns the number of map items stored in the list accessible via the SelectedMapItems property.

See Also

TdxCustomMapControl.ClearSelection

TdxCustomMapControl.Deselect

TdxCustomMapControl.OnSelectionChanged

TdxCustomMapControl.OnSelectionChanging

TdxCustomMapControl.Select

TdxCustomMapControl Class

TdxCustomMapControl Members

dxMapControl Unit