TdxSpellCheckerDictionaries.Items Property
Provides indexed access to items in the collection.
Declaration
property Items[Index: Integer]: TdxSpellCheckerDictionaryItem read; write; default;
Property Value
Type |
---|
TdxSpellCheckerDictionaryItem |
Remarks
Index specifies the dictionary’s position in the collection.
See Also