JVCL Help:TJvOwnerDrawViewerOptions.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 right-clicks changes the SelectedIndex property.


Pascal

 propertyRightClickSelect: Boolean;


Description

Use RightClickSelect to allow the SelectedIndex property to indicate items the user clicks with the right mouse button. If RightClickSelect is True, the value of SelectedIndex is the value of the item last clicked with either the right or left mouse button. If RightClickSelect is False, the value of SelectedIndex is the item 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