JVCL Help:TJvImageListViewerOptions.RightClickSelect
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImageListViewerOptions.RightClickSelect Property
[+] TJvImageListViewerOptions Methods
[+] TJvImageListViewerOptions Properties
Search in JVCL Help
Search in all projectsSummary
Determines whether items that are clicked using the right mouse button are also selected.
Pascal
propertyRightClickSelect: Boolean;
Description
Use RightClickSelect to allow the user to select items using the right mouse button. If RightClickSelect is True, the value of Selected is the value of the node last clicked with either the right or left mouse button. If RightClickSelect is False, the value of Selected is the node last clicked using the left mouse button.
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