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