TdxSpellCheckerCustomCheckMode Methods
The base class for classes that manage options for the Outlook-style and Word-style checking modes.
Name | Description |
---|---|
Add |
Adds a misspelled word found by the Get |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Can |
Checks whether the most recent checking action can be cancelled. |
Change |
Changes a misspelled word with AWord. |
Change |
Maps a misspelled word to the corresponding AWord. |
Delete |
Deletes a misspelled word specified by the Misspelled |
Delete |
Marks a misspelled word specified by the Misspelled |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Searches for the next misspelled word. |
Get |
Inherited from TPersistent. |
Get |
Obtains suggested corrections for the misspelled AWord. |
Ignore |
Skips a misspelled word specified by the Misspelled |
Ignore |
Marks a misspelled word specified by the Misspelled |
Query |
Inherited from TInterfaced |
Skip |
Inherited from Tdx |
To |
Inherited from TObject. |
Undo |
Cancels the last checking action performed over a misspelled word specified by the Misspelled |
See Also