TdxMapControlNavigationPanel Members
Contains navigation panel settings.Constructors
Name | Description |
---|---|
Create(TPersistent) | Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent. |
Properties
Name | Description |
---|---|
Height | Specifies the height of the navigation panel, in pixels. |
Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
ShowCoordinates | Switches the visibility of the coordinates that correspond to the map point located under the mouse pointer. |
ShowKilometersScale | Specifies if the kilometers scale is visible. |
ShowMilesScale | Specifies if the miles scale is visible. |
ShowScrollButtons | Switches the visibility of the scroll buttons. |
ShowZoomTrackBar | Switches the visibility of the zoom track bar. |
Style | Provides access to the navigation panel’s appearance settings. |
Visible | Switches the visibility of the navigation panel. |
XCoordinateDisplayMask | Specifies the display format mask for the X coordinate. |
YCoordinateDisplayMask | Specifies the display format mask for the Y coordinate. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
DoAssign(TPersistent) protected | Updates 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. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner protected | Returns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
ToString | Inherited from TObject. |
See Also