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

dxSpellCheckerDialogs Unit

#Methods

Name Description
dxShowAutoCorrectExceptionsDialog(TdxCustomSpellChecker,TcxLookAndFeel) Invokes the Exceptions dialog used by end-users to specify exceptions to the automatic correction.
dxShowAutoCorrectOptionsDialog(TdxCustomSpellChecker,TcxLookAndFeel) Invokes the AutoCorrect Options dialog used by end-users to specify automatic correction options.
dxShowCustomDictionaryDialog(TdxUserSpellCheckerDictionary,TcxLookAndFeel) Invokes the Custom Dictionary dialog used by end-users for editing words in custom dictionaries.
dxShowOutlookSpellingDialog(TdxCustomSpellChecker,TcxLookAndFeel) Invokes the Outlook-style Spelling dialog used by end-users for spelling corrections.
dxShowSpellingOptionsDialog(TdxCustomSpellChecker,TcxLookAndFeel) Invokes the Spelling Options dialog used by end-users to specify spelling options.
dxShowWordSpellingDialog(TdxCustomSpellChecker,TcxLookAndFeel) Invokes the Word-style Spelling dialog used by end-users for spelling corrections.