JVCL Help:TJvDriveCombo
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDriveCombo Class
[+] JvDriveCtrls.pas Classes
[+] TJvDriveCombo Methods
[+] TJvDriveCombo Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvDriveCombo
run\JvDriveCtrls.pas
Summary
A combo box that displays the available drives on the system.
Pascal
run\JvDriveCtrls.pas
TJvDriveCombo = class(TJvCustomComboBox);
Description
- JVCLInfo
Use TJvDriveCombo to display a list of available drives on the system. TJvDriveCombo derives from TJvCustomComboBox, exposes many of its properties and adds functionality to also display local as well as networked drives along with an icon representing the drive type.
See Also
TJvDirectoryListBox, 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