JVCL Help:TJvDirectoryEdit.MultipleDirs

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

Search in JVCL Help

 
Search in all projects
 

Summary

Allows users to enter more than one directory in the edit box.


Pascal

 propertyMultipleDirs: Boolean;


Description

Set MultipleDirs to true to allow the user to enter more than one directory in the edit box. Directories are separated by the ';' character. If the user selects a directory from the dialog, or drops directories on the edit box, than those directories are added to the already entered directory names. Set MultipleDirs to false to only allow one directory to be entered.


See Also

TJvFileDirEdit.AcceptFiles


About

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