TdxMapControlNavigationPanelStyle Members
Contains the navigation panel‘s appearance settings.Constructors
Name | Description |
---|---|
Create(TPersistent) | Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent. |
Properties
Name | Description |
---|---|
Color |
Specifies the navigation panel’s background color. The default value of the Color property is dxacDefault. |
CoordinateFont | Specifies the font settings applied to navigation panel coordinates. |
CoordinateTextColor | Specifies the text color of navigation panel coordinates. |
ElementColor | Specifies the color used to paint a navigation panel element in the normal state. |
ElementHotColor | Specifies the color used to paint a hot-tracked navigation panel element. |
ElementPressedColor | Specifies the color used to paint a pressed navigation panel element. |
Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
ScaleFont | Specifies the font settings applied to the kilometers and miles scales located on the navigation panel. |
ScaleTextColor | Specifies the text color of the kilometers and miles scales located on the navigation panel. |
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