TdxCustomRangeControlStyle.BorderColor Property
Specifies the range control‘s border color.
Declaration
property BorderColor: TColor read; write; default clDefault;
Property Value
Type | Default |
---|---|
TColor | clDefault |
Remarks
The default value of the BorderColor property is clDefault.
See Also