JVCL Help:TJvDirectoryListBox
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDirectoryListBox Class
[+] JvDriveCtrls.pas Classes
[+] TJvDirectoryListBox Events
[+] TJvDirectoryListBox Fields
[+] TJvDirectoryListBox Methods
[+] TJvDirectoryListBox Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvDirectoryListBox
run\JvDriveCtrls.pas
Summary
Represents a list box control that is aware of the directory structure of the current drive.
Pascal
run\JvDriveCtrls.pas
TJvDirectoryListBox = class(TJvCustomListBox);
Description
- JVCLInfo
Use TJvDirectoryListBox when you need to display a list of folders to the user. TJvDirectoryListBox implements the generic behavior introduced in TJvCustomListBox. TJvDirectoryListBox publishes many of the properties inherited from TJvCustomListBox and introduces new behavior to let the user change directories or drives.
See Also
TJvDriveCombo, TJvDriveList, TJvFileListBox
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