[Lazarus] ideintf path to executable
Leslie Kaye
les.kaye at couchmansfarm.plus.com
Sun Feb 8 23:13:07 CET 2009
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); ?
regards
Leslie
More information about the Lazarus
mailing list