JVCL Help:TJvCreateProcess.CurrentDirectory
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCreateProcess.CurrentDirectory Property
[+] TJvCreateProcess Events
[+] TJvCreateProcess Methods
[+] TJvCreateProcess Properties
Search in JVCL Help
Search in all projectsSummary
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
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