TdxSpellCheckerAutoCorrectCustomRule Members
Constructors
| Name | Description |
|---|---|
| Create(TdxSpellCheckerAutoCorrectOptions) | Initializes a new instance of the TdxSpellCheckerAutoCorrectCustomRule class with specified settings. |
Properties
| Name | Description |
|---|---|
| Active | |
| Options | |
| RefCount | Inherited from TInterfacedObject. |
| WordDelimiters |
Methods
| Name | Description |
|---|---|
| AfterCorrect | |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| IsCheckWord(IdxSpellCheckTextController,TdxSpellCheckerAutoCorrectWordInfo) | |
| IsTerminating | |
| IsWordDelimiter(WideChar) | |
| ToString | Inherited from TObject. |
| Undo |
See Also