TdxMapControlNavigationPanelStyle.CoordinateTextColor Property
Specifies the text color of navigation panel coordinates.
Declaration
property CoordinateTextColor: TColor read; write; default clDefault;
Property Value
Type | Default |
---|---|
TColor | clDefault |
Remarks
If this property is assigned the default value, the coordinates are painted using the color assigned to the ElementColor property.
The default value of the CoordinateTextColor property is clDefault.
See Also