JVCL Help:TJvFindFilesDialog
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFindFilesDialog Class
[+] JvFindFiles.pas Classes
[+] TJvFindFilesDialog Methods
[+] TJvFindFilesDialog Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvFindFilesDialog
run\JvFindFiles.pas
Summary
Simplifies searching for files.
Pascal
run\JvFindFiles.pas
TJvFindFilesDialog = class(TJvCommonDialogF);
Description
- JVCLInfo
Use a TJvFindFilesDialog to access the file search functionality built into Windows Explorer. If you are running Windows 95, 98 or NT, this component displays a dialog. If you are using Windows 2000 or XP, it displays a search panel inside Windows Explorer.
About
Notes
This component doesn't give much control of the search. Specifically, you can't access the files found when the search has completed. If you need a file search engine with full control of options and return values, consider using the TJvSearchFiles component instead.
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