Hi,
working with Lazarus IDE 2.2.4, developing for Windows.
When letting the program stop at a breakpoint, I can hover the mouse over a variable name or an object property like TEdit.Text.
My problem: Instead of the value, the tooltip only shows three question marks. When using the debugging window instead to display the value for TEdit.Text, it shows an error <Error: Member not found: Text>
I have searched various forums and wikis but can't find anthing helpful.
Any help is greatly appreciated.
Florian