TdxSpellCheckerCustomCheckAsYouTypeOptions.Active Property
Specifies whether the Check As You Type 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 Check As You Type checking mode.
The default value of the Active property is False.
See Also