TdxSpellCheckerCustomAutoCorrectOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Active |
Specifies whether the Auto |
Automatically |
Specifies whether the spell checker automatically replaces misspelled words if only one suggestion is available for any of them. |
Correct |
Specifies whether the spell checker automatically corrects words in which the Caps Lock key is unintentionally used. |
Correct |
Specifies whether the spell checker automatically converts the second letter in the word into the lower case, if this letter was typed in the upper case. |
Correct |
Specifies whether the spell checker automatically capitalizes the first letter in each sentence, if this letter was typed in the lower case. |
Disable |
Specifies whether the spell checker automatically turns off the Caps Lock key, if it was inadvertently turned on. |
First |
Returns a collection of words that the spell checker won’t automatically treat as a sentence end. |
Initial |
Returns a collection of words whose case the spell checker won’t automatically correct. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Replacements |
Specifies words used as replacements for specific words in the Auto |
Replace |
Specifies whether the spell checker automatically performs specified text replacements. |
#Methods
Name | Description |
---|---|
Add |
Inherited from Tdx |
Assign |
Updates the persistent information from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Remove |
Inherited from Tdx |
To |
Inherited from TObject. |
See Also