Statements not being executed
Hi all,
I'm reasonably new to Delphi so please be gentle.
I'm using Delphi 2010 and am having an issue with some code where certain lines of my code aren't being executed at run time. When I compile I can see blue dots for the lines that will be executed but not for my code. This only seems to happen when I reference certain variables in the procedure. Can anyone point me in the right direction as to how to overcome this.
So far I have made sure that there are no other *.DCU files hanging around and I have deleted the *.dsk and the *.res file.
Thanks in advance!
|