JVCL Help:TJvFileListBox
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFileListBox Class
[+] JvDriveCtrls.pas Classes
[+] TJvFileListBox Methods
[+] TJvFileListBox Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvFileListBox
run\JvDriveCtrls.pas
Summary
A specialized list box that lists all the files in a specified directory.
Pascal
run\JvDriveCtrls.pas
TJvFileListBox = class(TFileListBox);
Description
- JVCLInfo
Add TJvFileListBox to a form to allow users to select a file. Use TJvFileListBox along with TJvDriveCombo and TJvDirectoryListBox to add full file selection capabilities to a form.
See Also
TJvDirectoryListBox, TJvDriveCombo, TJvDriveList
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