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