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

TdxMapControlNavigationPanelStyle Class

Contains the navigation panel‘s appearance settings.

Declaration

TdxMapControlNavigationPanelStyle = class(
    TcxOwnedPersistent
)

Remarks

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

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

Inheritance

TObject
TPersistent
TcxOwnedPersistent
TdxMapControlNavigationPanelStyle
See Also