JVCL Help:TJvCustomRollOut.GroupIndex
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomRollOut.GroupIndex Property
[+] TJvCustomRollOut Methods
[+] TJvCustomRollOut Properties
Search in JVCL Help
Search in all projectsSummary
Index of the group this rollout belongs to.
Pascal
propertyGroupIndex: Integer;
Description
GroupIndex holds the index of the group this rollout is part of. If several rollouts have a GroupIndex > 0, they will behave as a radio group: when one rollout is expanded, the others are collapsed. To disable the radio group behavior, set GroupIndex to 0.
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