TdxSpellCheckerCustomAutoCorrectOptions.Active Property
Specifies whether the AutoCorrect checking mode is active.
Declaration
property Active: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set this property to True to activate the AutoCorrect checking mode.
The default value of the Active property is False.
See Also