Create(TdxCustomSpellChecker) Constructor
Initializes a new instance of the TdxSpellCheckerDictionaries class with specified settings.
Declaration
constructor Create(ASpellChecker: TdxCustomSpellChecker);
Parameters
Name | Type |
---|---|
ASpellChecker | TdxCustomSpellChecker |
See Also