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