JVCL Help:TJvCustomItemViewer.ToggleSelection

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

Search in JVCL Help

 
Search in all projects
 

Summary

Toggles the selection state of an item.


Pascal

 procedureToggleSelection(Index: Integer; SetSelection: Boolean);


Parameters

Parameters Description
Index: Integer Index of the item to toggle.
SetSelection: Boolean Set to true to change the SelectedIndex if the item's selection state is toggled on.


Description

Call ToggleSelection to toggle the selection state of an item.


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