JVCL Help:TJvCreateProcess.CurrentDirectory

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines the current drive and directory for the new process.


Pascal

 propertyCurrentDirectory: string;


Description

Set CurrentDirectory to a drive and directory to specify the current drive and directory for the new process. The string must be a full path that includes a drive letter. If no value is specified, the new process will have the same current drive and directory as the calling process.


See Also

TJvCreateProcess.Run


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