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