TdxSpellCheckerSpellingOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Check |
Specifies whether spell checking is to be started from the cursor’s current position. |
Check |
Specifies whether the current selection is checked first. |
Ignore |
Specifies whether the spell checker ignores email addresses. |
Ignore |
Specifies whether the spell checker ignores mixed case words. |
Ignore |
Specifies whether the spell checker ignores repeated words. |
Ignore |
Specifies whether the spell checker ignores words containing all letters in uppercase. |
Ignore |
Specifies whether the spell checker ignores Internet or file addresses. |
Ignore |
Specifies whether the spell checker ignores words containing digits. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
#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. |
#Events
Name | Description |
---|---|
On |
Allows you to perform specific actions after a spelling option has been changed. |
See Also