JVCL Help:TJvFilenameEdit.GroupIndex
From Project JEDI Wiki
JVCL Help: TJvFilenameEdit.GroupIndex Property
[+] TJvFilenameEdit Methods
[+] TJvFilenameEdit Properties
Search in JVCL Help
Search in all projectsContents |
[edit] Summary
Allows edit controls to work together as a group.
[edit] Pascal
propertyGroupIndex: Integer;
[edit] 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.
[edit] About
[edit] 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
