debugging - Delphi and code completion during debug -
The code is not complete when I run / debug my project, using code closing during debug / run Is it possible to do?
code completion 'handle' such as ctrl + debugging click and mouse-hover-over 'variable inspection Tool ', but ctrl + space still works. I think that (at least I'm still using Delphi 7.) Delphi 7 also allows many examples to open, and I know that the automatic update of the editor works fine, so that you can debug an example, and to edit (A E with the closing). You only need to stop debugging in one instance so that you can compile / create with others.
Comments
Post a Comment