TdxFieldOptions.HighlightColor Property
Specifies the color used to highlight rich text document fields.
Declaration
property HighlightColor: TdxAlphaColor read; write; default DefaultHighlightColor;
Property Value
Type |
---|
TdxAlphaColor |
Remarks
The default value of the HighlightColor property is TdxAlphaColors.Silver.
See Also