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