Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2007 Mar : Functions to return the pathname of a non-GUI application code module
| Subject: | Functions to return the pathname of a non-GUI application code module |
| Posted by: | "Enquiring Mind" (enquiring.mind@nospam.btopenworld.com) |
| Date: | Wed, 7 Mar 2007 15:59:33 |
Hi,
In a GUI application the Exename property of the Application object returns
the pathname of the executable file. What equivalent functions return the
filename of a library or non-GUI application code module, e.g. a DLL,
console application, or a web application?
Thanks for any guidance.
Enquiring Mind