Back to Devexpress

TdxSpellCheckerCustomAutoCorrectOptions.Active Property

vcl-dxspellcheckercore-dot-tdxspellcheckercustomautocorrectoptions.md

latest943 B
Original Source

TdxSpellCheckerCustomAutoCorrectOptions.Active Property

Specifies whether the AutoCorrect checking mode is active.

Declaration

delphi
property Active: Boolean read; write; default False;

Property Value

TypeDefault
BooleanFalse

Remarks

Set this property to True to activate the AutoCorrect checking mode.

The default value of the Active property is False.

See Also

TdxSpellCheckerCustomAutoCorrectOptions Class

TdxSpellCheckerCustomAutoCorrectOptions Members

dxSpellCheckerCore Unit