TdxMapControl Class
A map control.
Declaration
TdxMapControl = class(
TdxCustomMapControl
)
Remarks
All the essential map control functionality is implemented by the ancestor class (TdxCustomMapControl). TdxMapControl simply publishes certain properties and events inherited from base classes.
Inheritance
See Also