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