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