JVCL Help:TJvFilenameEdit.FilterIndex
From Project JEDI Wiki
JVCL Help: TJvFilenameEdit.FilterIndex Property
[+] TJvFilenameEdit Methods
[+] TJvFilenameEdit Properties
Search in JVCL Help
Search in all projectsContents |
[edit] Summary
Determines which filter is selected by default when the dialog opens.
[edit] Pascal
propertyFilterIndex: Integer;
[edit] Description
FilterIndex determines which of the file types in Filter is selected by default when the dialog opens. Set FilterIndex to 1 to choose the first file type in the list as the default, or set FilterIndex to 2 to choose the second file type as the default, and so forth. If the value of FilterIndex is out or range, the first file type listed in Filter is the default.
[edit] See Also
[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
