Jump to content
Sign in to follow this  
NBilov

Execution a process before run host application in delphi xe

Recommended Posts

Have i an opportunity to execute a program automatically before run host application and debugging my dll . I use Delphi xe 10.2.4.?

Share this post


Link to post
34 minutes ago, NBilov said:

Have i an opportunity to execute a program automatically before run host application and debugging my dll . I use Delphi xe 10.2.4.?

You can use the post-build event in the project options to run a program after the project has been build, perhaps that satisfies your requirement.

  • Like 1

Share this post


Link to post

You aren't using Delphi XE. You are using 10.2. You can find your version stated in the about window in the IDE. 

 

 

  • Like 1

Share this post


Link to post

I mean delphi xe Sidney. I forgot it's exact digits of version 

Share this post


Link to post
3 minutes ago, NBilov said:

I mean delphi xe Sidney. I forgot it's exact digits of version 

Still wrong - there's no XE in the version name. If it's 10.2, it is Delphi Tokyo

Edited by Dave Nottage

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×