Skip to main content

TdxMapControlNavigationPanel Class

Contains navigation panel settings.

Declaration

TdxMapControlNavigationPanel = class(
    TcxOwnedPersistent
)

Remarks

This class introduces properties that allow you to do the following:

A TdxMapControlNavigationPanel object is referenced by a map control’s NavigationPanel property.

Inheritance

TObject
TPersistent
TcxOwnedPersistent
TdxMapControlNavigationPanel
See Also