TdxCustomSpellChecker.CheckMode Property
Returns the spell checker’s user interface mode.
Declaration
property CheckMode: TdxSpellCheckerCustomCheckMode read;
Property Value
Type |
---|
TdxSpellCheckerCustomCheckMode |
Remarks
The CheckMode property provides access to two user interface modes – Outlook-style and Word-style.
See Also