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