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