TdxCustomSpellChecker Properties
The base class for the TdxSpellChecker component.Name | Description |
---|---|
ActiveDictionaries | Provides indexed access to active dictionaries. |
ActiveDictionaryCount | Returns the number of active dictionaries. |
AutoCorrectOptions | Specifies the AutoCorrect checking mode’s options. |
AutoLoadDictionaries | Specifies whether the spell checker loads dictionaries automatically. |
CheckAsYouTypeOptions | Specifies the Check As You Type checking mode’s options. |
CheckMode | Returns the spell checker’s user interface mode. |
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. |
Dictionaries | Provides indexed access to dictionaries stored in the DictionaryItems collection. |
DictionaryCount | Returns the number of dictionaries in the DictionaryItems collection. |
DictionaryItems | A collection of dictionaries. |
EnabledDictionaries | Provides indexed access to enabled dictionaries. |
EnabledDictionaryCount | Returns the number of the currently enabled dictionaries. |
MetaphoneDistance | Specifies the distance between the misspelled and suggested words. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
SpellingFormType | Specifies the Spelling dialog‘s style. |
SpellingOptions | Specifies spell-checking options. |
Tag | Inherited from TComponent. |
ThreadedLoadPriority | |
UserDictionaries | Provides indexed access to user-defined dictionaries. |
UserDictionaryCount | Returns the number of user-defined dictionaries. |
UseThreadedLoad | Specifies whether dictionaries are to be loaded in a separate thread. |
VCLComObject | Inherited from TComponent. |
See Also