TdxCustomMapControl.Color Property
Specifies the map control’s background color.
The default value of the Color property is clDefault.
Declaration
property Color: TColor read; write; default clDefault;
Property Value
Type | Default |
---|---|
TColor | clDefault |
See Also