I have been using Borland C++ Builder Version 6 for almost 20 years, and finally just upgraded to the latest RAD C++.
With version 6 I could mouse over almost any variable and see its value. Failing that, I could use Inspect... or Evaluate/Modify...
However with the new version, it sometimes works but often does not. In particular variables passed to a function just show up with a HEX number (address of?).
Is there a setting I need to change to be able to easily see variables? It would make debugging a lot simpler!
Daryl
Mouse over doesn't reveal variable
Moderator: 2ffat