JVCL Help:IJvSpellChecker.SetDictionary
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: IJvSpellChecker.SetDictionary Method
[+] IJvSpellChecker Events
[+] IJvSpellChecker Methods
[+] IJvSpellChecker Properties
Search in JVCL Help
Search in all projectsSummary
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
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