Guba 1 Posted March 27, 2021 Hello to the community. I'm experiencing a problem with Delphi 10.3 Community. I'm studying a project and for some reason, the usual F4 function (run at cursor) is not working. This is not a project written by me, and I thin k that it is because it is in some "release" state, but I have also deleted the release status configuration from the project options, but it insists on this strange behavior. Also, the breakpoints seem not working. I'm quite new to Delphi. Is there anyone who can give me a clue on what to do the make F4 and the usual functions work ? Thanks for any help. Share this post Link to post
Guest Posted March 27, 2021 (edited) AS ALL DEBUGGING USE you need compile/run it in "DEBUG MODE" ok? hug Edited March 27, 2021 by Guest Share this post Link to post
Guba 1 Posted March 27, 2021 It seemed to me I did it beofre. Now I right clicked onto the project "build configuration" and it seems to work. Strange world, strange averything. T H A N K S A L O T. Share this post Link to post