JVCL Help:TJvDriveCombo

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvDriveCombo
run\JvDriveCtrls.pas


Summary

A combo box that displays the available drives on the system.

run\JvDriveCtrls.pas


Pascal

 run\JvDriveCtrls.pas
 TJvDriveCombo = class(TJvCustomComboBox);


Description

  1. 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.

run\JvDriveCtrls.pas


See Also

TJvDirectoryListBox, TJvDriveList, TJvFileListBox

run\JvDriveCtrls.pas


About

Navigation

run\JvDriveCtrls.pas



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