JVCL Help:TJvDirectoryEdit

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomComboEdit
TJvFileDirEdit
TJvDirectoryEdit
TJvDynControlJVCLDirectoryEdit
run\JvToolEdit.pas


Summary

Edit control with a button that displays a directory selection dialog.

run\JvToolEdit.pas


Pascal

 run\JvToolEdit.pas
 TJvDirectoryEdit = class(TJvFileDirEdit);


Description

  1. JVCLInfo

TJvDirectoryEdit is a button edit control designed specifically for entering directories. Pressing the button of the combo edit control displays a directory selection dialog, where users can select a directory. But the user can also type a specific directory name in the edit box.

run\JvToolEdit.pas


See Also

TJvFilenameEdit

run\JvToolEdit.pas


About

Navigation

run\JvToolEdit.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