JVCL Help:TJvRichEdit.AutoVerbMenu
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvRichEdit.AutoVerbMenu Property
[+] TJvRichEdit Events
[+] TJvRichEdit Properties
Search in JVCL Help
Search in all projectsSummary
Indicates whether to automatically display a verb menu when the user right-clicks an object.
Pascal
propertyAutoVerbMenu: Boolean;
Description
Set AutoVerbMenu to true, to automatically display a menu listing the verbs available for an object if the user right-clicks or otherwise invokes a popup menu for that object in the rich edit control. If the user selects a verb from the popup menu, the rich edit control executes the action associated with that verb.
See Also
TJvCustomRichEdit.AllowObjects
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