TdxSpellCheckerReplacementList.Items Property
Provides indexed access to the TdxSpellCheckerReplacement item in the collection.
Declaration
property Items[Index: TdxListIndex]: TdxSpellCheckerReplacement read; default;
Property Value
Type |
---|
TdxSpellCheckerReplacement |
Remarks
Index specifies the item’s position in the collection.
See Also