RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomFileRun.Directory Property

Specifies the default directory for the externally-launched application.

Pascal
property Directory: TFileName;
C++
__property TFileName Directory;

Set Directory to specify a default (startup) directory for the external application that is launched when the action fires. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!