Back to Devexpress

dxSpellChecker Unit

vcl-dxspellchecker-ccb58f5d.md

latest5.8 KB
Original Source

dxSpellChecker Unit

Classes

NameDescription
TdxCustomSpellCheckerThe base class for the TdxSpellChecker component.
TdxCustomSpellCheckerDictionaryThe base class for dictionaries.
TdxSpellCheckerThe spell checker component.
TdxSpellCheckerAbstractCheckModeThe base class for classes that manage options for checking modes.
TdxSpellCheckerAutoCorrectCustomRule
TdxSpellCheckerAutoCorrectOptionsContains the AutoCorrect checking mode’s options.
TdxSpellCheckerCheckAsYouTypeOptionsContains the Check As You Type checking mode’s options.
TdxSpellCheckerCustomCheckModeThe base class for classes that manage options for the Outlook-style and Word-style checking modes.
TdxSpellCheckerDialogCheckModeThe base class for dialog-based (Outlook-style and Word-style) checking modes.
TdxSpellCheckerDictionariesA collection of dictionaries of various types.
TdxSpellCheckerDictionaryThe base class for the ISpell, OpenOffice, and user-defined dictionaries.
TdxSpellCheckerDictionaryItemA dictionary item in the TdxSpellCheckerDictionaries collection.
TdxSpellCheckerOutlookCheckModeThe Outlook-style checking mode.
TdxSpellCheckerPersistentThe base class for the spell checker’s dictionaries (such as TdxISpellDictionary, TdxHunspellDictionary, TdxOpenOfficeDictionary, and TdxUserSpellCheckerDictionary) that require streaming capability.
TdxSpellCheckerSpellingOptionsContains spell-checking options.
TdxSpellCheckerSuggestionA suggested replacement for a misspelled word.
TdxSpellCheckerSuggestionListA collection of suggestions prepared for a misspelled word.
TdxSpellCheckerWordCheckModeThe Word-style checking mode.
TdxUserSpellCheckerDictionaryA user-defined dictionary.

Interfaces

Name
IdxSpellCheckerAutoCorrectRule

Records

Name
TdxSpellCheckerSentence

Enums

Name
TdxSpellCheckerDictionaryLoadMode
TdxSpellCheckerSpellingFormType
TdxUserSpellCheckerDictionaryOption

Types

Name
TdxCustomSpellCheckerDictionaryClass
TdxSpellCheckerAddWordEvent
TdxSpellCheckerAutoCorrectEvent
TdxSpellCheckerAutoCorrectOptionsChangedEvent
TdxSpellCheckerCheckAsYouTypeOptionsChangedEvent
TdxSpellCheckerCheckAsYouTypePopupEvent
TdxSpellCheckerCheckControlInContainerEvent
TdxSpellCheckerCheckFinishEvent
TdxSpellCheckerCheckStartEvent
TdxSpellCheckerCheckWordEvent
TdxSpellCheckerDictionaryLoadedEvent
TdxSpellCheckerDictionaryLoadingEvent
TdxSpellCheckerEvent
TdxSpellCheckerGetSuggestionsEvent
TdxSpellCheckerSpellingComplete
TdxSpellCheckerSpellingOptionsChangedEvent
TdxUserSpellCheckerDictionaryOptions