TdxCustomMapControl.SelectedMapItemCount Property
Returns the number of map items that are currently selected within the map control.
Declaration
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