Skip to main content
A newer version of this page is available. .

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