JVCL Help:TJvxCheckListBox.CheckedIndex
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvxCheckListBox.CheckedIndex Property
[+] TJvxCheckListBox Events
[+] TJvxCheckListBox Methods
[+] TJvxCheckListBox Properties
Search in JVCL Help
Search in all projectsSummary
Returns the index of the selected Item if CheckKind is ckRadioButtons. If not, returns -1.
Pascal
propertyCheckedIndex: Integer;
Description
Returns the selected item for a list of options.
To see the list of checked items when CheckKind = ckCheckBoxes, use TJvxCheckListBox.CheckedIndex
See Also
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