JVCL Help:TJvDirectoryListBox

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvDirectoryListBox
run\JvDriveCtrls.pas


Summary

Represents a list box control that is aware of the directory structure of the current drive.

run\JvDriveCtrls.pas


Pascal

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


Description

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

run\JvDriveCtrls.pas


See Also

TJvDriveCombo, 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