Back to Devexpress

TdxCustomSpellChecker Properties

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

latest6.1 KB
Original Source

TdxCustomSpellChecker Properties

The base class for the TdxSpellChecker component.

NameDescription
ActiveDictionariesProvides indexed access to active dictionaries.
ActiveDictionaryCountReturns the number of active dictionaries.
AutoCorrectOptionsSpecifies the AutoCorrect checking mode’s options.
AutoLoadDictionariesSpecifies whether the spell checker loads dictionaries automatically.
CheckAsYouTypeOptionsSpecifies the Check As You Type checking mode’s options.
CheckModeReturns the spell checker’s user interface mode.
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.
DictionariesProvides indexed access to dictionaries stored in the DictionaryItems collection.
DictionaryCountReturns the number of dictionaries in the DictionaryItems collection.
DictionaryItemsA collection of dictionaries.
EnabledDictionariesProvides indexed access to enabled dictionaries.
EnabledDictionaryCountReturns the number of the currently enabled dictionaries.
MetaphoneDistanceSpecifies the distance between the misspelled and suggested words.
NameInherited from TComponent.
ObserversInherited from TComponent.
OwnerInherited from TComponent.
SpellingFormTypeSpecifies the Spelling dialog‘s style.
SpellingOptionsSpecifies spell-checking options.
TagInherited from TComponent.
ThreadedLoadPriority
UserDictionariesProvides indexed access to user-defined dictionaries.
UserDictionaryCountReturns the number of user-defined dictionaries.
UseThreadedLoadSpecifies whether dictionaries are to be loaded in a separate thread.
VCLComObjectInherited from TComponent.

See Also

TdxCustomSpellChecker Class

TdxCustomSpellChecker Members

dxSpellChecker Unit