Back to Devexpress

TdxSpellChecker Properties

vcl-dxspellchecker-dot-tdxspellchecker-dot-underscore-properties.md

latest7.5 KB
Original Source

TdxSpellChecker Properties

The spell checker component.

NameDescription
ActiveDictionariesProvides indexed access to active dictionaries. Inherited from TdxCustomSpellChecker.
ActiveDictionaryCountReturns the number of active dictionaries. Inherited from TdxCustomSpellChecker.
AutoCorrectOptionsSpecifies the AutoCorrect checking mode’s options. Inherited from TdxCustomSpellChecker.
AutoLoadDictionariesSpecifies whether the spell checker loads dictionaries automatically. Inherited from TdxCustomSpellChecker.
CheckAsYouTypeOptionsSpecifies the Check As You Type checking mode’s options. Inherited from TdxCustomSpellChecker.
CheckModeReturns the spell checker’s user interface mode. Inherited from TdxCustomSpellChecker.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
DesignInfoInherited from TComponent.
DialogLookAndFeelSpecifies look and feel settings for built-in dialogs. Inherited from TdxCustomSpellChecker.
DictionariesProvides indexed access to dictionaries stored in the DictionaryItems collection. Inherited from TdxCustomSpellChecker.
DictionaryCountReturns the number of dictionaries in the DictionaryItems collection. Inherited from TdxCustomSpellChecker.
DictionaryItemsA collection of dictionaries. Inherited from TdxCustomSpellChecker.
EnabledDictionariesProvides indexed access to enabled dictionaries. Inherited from TdxCustomSpellChecker.
EnabledDictionaryCountReturns the number of the currently enabled dictionaries. Inherited from TdxCustomSpellChecker.
MetaphoneDistanceSpecifies the distance between the misspelled and suggested words. Inherited from TdxCustomSpellChecker.
NameInherited from TComponent.
ObserversInherited from TComponent.
OwnerInherited from TComponent.
SpellingFormTypeSpecifies the Spelling dialog‘s style. Inherited from TdxCustomSpellChecker.
SpellingOptionsSpecifies spell-checking options. Inherited from TdxCustomSpellChecker.
TagInherited from TComponent.
ThreadedLoadPriorityInherited from TdxCustomSpellChecker.
UserDictionariesProvides indexed access to user-defined dictionaries. Inherited from TdxCustomSpellChecker.
UserDictionaryCountReturns the number of user-defined dictionaries. Inherited from TdxCustomSpellChecker.
UseThreadedLoadSpecifies whether dictionaries are to be loaded in a separate thread. Inherited from TdxCustomSpellChecker.
VCLComObjectInherited from TComponent.

See Also

TdxSpellChecker Class

TdxSpellChecker Members

dxSpellChecker Unit