Re: find parent folder.


[ Related Articles and Replies ] [ Delphi Forum -- by DelphiLand ]

Posted by Ashraf El-Sayed on November 08, 2003 at 14:12:40:

In Reply to: Re: Need to find parent folder. posted by webmaster Guido on November 06, 2003 at 18:10:37:

: Application.ExeName gives the path+filename of the executable.

: Example:
: In application "testprog" that is located in c:\test you code the following statement:

: Label1.Caption := Application.ExeName;

: This displays c:\test\testprog.exe

Thank you so very very much. I shall try to answer other people's questions now if I can (to make your life easier!)


Related Articles and Replies:


[ Related Articles and Replies ] [ Delphi Forum ]
[ DelphiLand: free Delphi source code, tips, tutorials ]