TdxMapControlNavigationPanelStyle.Color Property
Specifies the navigation panel’s background color.
The default value of the Color property is dxacDefault.
Declaration
property Color: TdxAlphaColor read; write; default dxacDefault;
Property Value
| Type | Default |
|---|---|
| TdxAlphaColor | dxacDefault |
See Also