JVCL Help:IJvSpellChecker.SetUserDictionary
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: IJvSpellChecker.SetUserDictionary Method
[+] IJvSpellChecker Events
[+] IJvSpellChecker Methods
[+] IJvSpellChecker Properties
Search in JVCL Help
Search in all projectsSummary
Setter for the UserDictionary property.
Pascal
procedureSetUserDictionary(constValue: TStrings);
Parameters
Parameters | Description |
const Value: TStrings | The new value of UserDictionary. Setting this value copies the content of Value into an internal list. |
Description
SetUserDictionary is the set procedure for the UserDictionary property.
See Also
IJvSpellChecker.UserDictionary
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