At design time, I create a valid Breakpoint
in my Delphi 10.4.2 VCL Application source by clicking in the gutter:
But as soon as I run the app in DEBUG MODE by pressing the F9
key, the BreakPoint becomes disabled:
Why is this?
At design time, I create a valid Breakpoint
in my Delphi 10.4.2 VCL Application source by clicking in the gutter:
But as soon as I run the app in DEBUG MODE by pressing the F9
key, the BreakPoint becomes disabled:
Why is this?