Tagged Questions

10
votes
4answers
149 views

RAD Studio 2009 Persistent Selection Issue: Bug or Feature?

Sometimes, when coding in RAD Studio 2009 (Delphi), suddently the behaviour of the code editor changes. After such an event, a selection is no longer cleared on character input. This often happens ...
2
votes
5answers
913 views

For Delphi IDE, Functions list in code editor like in Visual Studio

For Delphi IDE, Is there any tool/expert to know the name of the function where the cursor is, without scrolling the code editor?