TdxSpellCheckerDictionaries.Add Method
Adds a dictionary item to the collection.
Declaration
function Add: TdxSpellCheckerDictionaryItem;
Returns
Type |
---|
TdxSpellCheckerDictionaryItem |
Remarks
The Add method returns a reference to the newly created item.
See Also