Back to Devexpress

TdxMapControlNavigationPanelStyle Class

vcl-dxmapcontrol-b168e284.md

latest2.2 KB
Original Source

TdxMapControlNavigationPanelStyle Class

Contains the navigation panel‘s appearance settings.

Declaration

delphi
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

TdxMapControlNavigationPanelStyle Members

dxMapControl Unit