JVCL Help:TJvFilenameEdit

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


Summary

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

run\JvToolEdit.pas


Pascal

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


Description

  1. JVCLInfo

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

run\JvToolEdit.pas


See Also

TJvDirectoryEdit

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