TdxSpellCheckerSuggestionList.Items Property
Provides indexed access to suggestions.
Declaration
property Items[Index: TdxListIndex]: TdxSpellCheckerSuggestion read; default;
Property Value
Type |
---|
TdxSpellCheckerSuggestion |
Remarks
Index specifies the suggested word’s position in the collection.
See Also