TdxSpellCheckerAutoCorrectReplacementList Properties
A collection of words used by the spell checker as replacements in the AutoCorrect checking mode.| Name | Description |
|---|---|
| Capacity | Inherited from TList. |
| Count | Inherited from TList. |
| Items | Provides indexed access to the TdxSpellCheckerReplacement item in the collection. Inherited from TdxSpellCheckerReplacementList. |
| List | Inherited from TList. |
| OwnObjects | Indicates whether the list manages instances of its stored items. Inherited from TcxObjectList. |
See Also