[Lazarus] ideintf path to executable

Mattias Gärtner nc-gaertnma at netcologne.de
Mon Feb 9 10:16:04 CET 2009


Zitat von Leslie Kaye <les.kaye at couchmansfarm.plus.com>:

> Johannes Müller wrote:
> > <div class="moz-text-flowed" style="font-family: -moz-fixed">Hi,
> >
> > I wrote an IDE-plugin but i have a small problem to determine the path to
> > the compiled executable.
> > I found the propertys in ideintf to geht the path of the project-files.
> >
> > But how can I get the path, were the compiled executable of the
> > active project is stored?
> >
>  ExtractFilePath(Application.ExeName); ?

He meant the executable path of the current project at design time.

See here
http://wiki.lazarus.freepascal.org/Extending_the_IDE#The_executable_.2F_target_file_name_of_a_project


Mattias




More information about the Lazarus mailing list