Back to Devexpress

dxSpellCheckerDialogs Unit

vcl-dxspellcheckerdialogs.md

latest2.0 KB
Original Source

dxSpellCheckerDialogs Unit

Implements global methods that allow you to display spellchecker dialogs.

Methods

NameDescription
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.