Skip to main content

TdxSpellChecker Properties

The spell checker component.
Name Description
ActiveDictionaries Provides indexed access to active dictionaries. Inherited from TdxCustomSpellChecker.
ActiveDictionaryCount Returns the number of active dictionaries. Inherited from TdxCustomSpellChecker.
AutoCorrectOptions Specifies the AutoCorrect checking mode’s options. Inherited from TdxCustomSpellChecker.
AutoLoadDictionaries Specifies whether the spell checker loads dictionaries automatically. Inherited from TdxCustomSpellChecker.
CheckAsYouTypeOptions Specifies the Check As You Type checking mode’s options. Inherited from TdxCustomSpellChecker.
CheckMode Returns the spell checker’s user interface mode. Inherited from TdxCustomSpellChecker.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
DesignInfo Inherited from TComponent.
DialogLookAndFeel Specifies look and feel settings for built-in dialogs. Inherited from TdxCustomSpellChecker.
Dictionaries Provides indexed access to dictionaries stored in the DictionaryItems collection. Inherited from TdxCustomSpellChecker.
DictionaryCount Returns the number of dictionaries in the DictionaryItems collection. Inherited from TdxCustomSpellChecker.
DictionaryItems A collection of dictionaries. Inherited from TdxCustomSpellChecker.
EnabledDictionaries Provides indexed access to enabled dictionaries. Inherited from TdxCustomSpellChecker.
EnabledDictionaryCount Returns the number of the currently enabled dictionaries. Inherited from TdxCustomSpellChecker.
MetaphoneDistance Specifies the distance between the misspelled and suggested words. Inherited from TdxCustomSpellChecker.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
SpellingFormType Specifies the Spelling dialog‘s style. Inherited from TdxCustomSpellChecker.
SpellingOptions Specifies spell-checking options. Inherited from TdxCustomSpellChecker.
Tag Inherited from TComponent.
ThreadedLoadPriority Inherited from TdxCustomSpellChecker.
UserDictionaries Provides indexed access to user-defined dictionaries. Inherited from TdxCustomSpellChecker.
UserDictionaryCount Returns the number of user-defined dictionaries. Inherited from TdxCustomSpellChecker.
UseThreadedLoad Specifies whether dictionaries are to be loaded in a separate thread. Inherited from TdxCustomSpellChecker.
VCLComObject Inherited from TComponent.
See Also