TdxSpellCheckerReplacementList Properties
A collection of word-replacement pairs used for the spell checker’s automatic correction feature.| Name | Description |
|---|---|
| Capacity | Inherited from TList. |
| Count | Inherited from TList. |
| Items | Provides indexed access to the TdxSpellCheckerReplacement item in the collection. |
| List | Inherited from TList. |
| OwnObjects | Indicates whether the list manages instances of its stored items. Inherited from TcxObjectList. |
See Also