Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxCustomSpellChecker.CheckMode Property

Returns the spell checker’s user interface mode.

#Declaration

Delphi
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