JVCL Help:IJvSpellChecker.SetDictionary

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Setter for the Dictionary property.


Pascal

 procedureSetDictionary(constValue: string);


Parameters

Parameters Description
const Value: string The new value of dictionary. Setting this value copies the content of Value into an internal list.


Description

SetDictionary is the set procedure for the Dictionary property.


See Also

IJvSpellChecker.Dictionary


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page