TdxSpellCheckerCustomCheckAsYouTypeOptions.UnderlineColor Property
Specifies the color of a line used to mark misspelled words.
The default value of the UnderlineColor property is clRed.
Declaration
property UnderlineColor: TColor read; write; default clRed;
Property Value
| Type | Default |
|---|---|
| TColor | clRed |
See Also