Back to Devexpress

TdxMapControlNavigationPanel Members

vcl-dxmapcontrol-dot-tdxmapcontrolnavigationpanel-dot-underscore-members.md

latest4.5 KB
Original Source

TdxMapControlNavigationPanel Members

Stores Navigation Panel settings.

Constructors

NameDescription
Create(TPersistent)Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent.

Properties

NameDescription
HeightSpecifies the height of the navigation panel, in pixels.
Owner protectedProvides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
ShowCoordinatesSwitches the visibility of the coordinates that correspond to the map point located under the mouse pointer.
ShowKilometersScaleSpecifies if the kilometers scale is visible.
ShowMilesScaleSpecifies if the miles scale is visible.
ShowScrollButtonsSpecifies if map scroll buttons are visible.
ShowZoomTrackBarSwitches the visibility of the zoom track bar.
StyleProvides access to the navigation panel’s appearance settings.
VisibleSwitches the visibility of the navigation panel.
XCoordinateDisplayMaskSpecifies the display format mask for the X coordinate.
YCoordinateDisplayMaskSpecifies the display format mask for the Y coordinate.

Methods

NameDescription
Assign(TPersistent)Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
DoAssign(TPersistent) protectedUpdates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container. Inherited from TcxOwnedPersistent.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwner protectedReturns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
ToStringInherited from TObject.

See Also

TdxMapControlNavigationPanel Class

dxMapControl Unit