JVCL Help:TJvCustomEdit.GroupIndex
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomEdit.GroupIndex Property
[+] TJvCustomEdit Methods
[+] TJvCustomEdit Properties
Search in JVCL Help
Search in all projectsSummary
Allows edit controls to work together as a group.
Pascal
propertyGroupIndex: Integer;
Description
When GroupIndex is set to -1, the edit control behaves as normal. Edit controls with the same GroupIndex property value (other than -1), work together as a group. When the user enters one of these edit controls, the text on the other edits belonging to the same group will be cleared.
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