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