JVCL Help:TJvDriveList

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvDriveList
run\JvDriveCtrls.pas


Summary

A list box that displays a list of drives available on the system.

run\JvDriveCtrls.pas


Pascal

 run\JvDriveCtrls.pas
 TJvDriveList = class(TJvCustomListBox);


Description

  1. JVCLInfo

Use TJvDriveList to display a list of available drives on the system. TJvDriveList derives from TJvCustomListBox, 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, TJvDriveCombo, 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