JVCL Help:TJvFileListBox

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvFileListBox
run\JvDriveCtrls.pas


Summary

A specialized list box that lists all the files in a specified directory.

run\JvDriveCtrls.pas


Pascal

 run\JvDriveCtrls.pas
 TJvFileListBox = class(TFileListBox);


Description

  1. JVCLInfo

Add TJvFileListBox to a form to allow users to select a file. Use TJvFileListBox along with TJvDriveCombo and TJvDirectoryListBox to add full file selection capabilities to a form.

run\JvDriveCtrls.pas


See Also

TJvDirectoryListBox, TJvDriveCombo, TJvDriveList

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