JVCL Help:TJvImageViewerOptions.RightClickSelect

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

Search in JVCL Help

 
Search in all projects
 

Summary

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