TdxCustomMapControl Class
The base class for map controls.
Declaration
TdxCustomMapControl = class(
TcxControl,
IdxScreenTipProvider
)
Remarks
This class is the ancestor of the TdxMapControl component, representing a map control. TdxCustomMapControl implements all the functionality required by its descendant. The TdxMapControl component primarily publishes certain properties and events.
Implements
Inheritance
See Also