Under Tools > Debugger > Debugger Backend: When FpDebug is selected, there is now an option "AutoDeref" (in the properties grid).
The option is OFF by default.
If checked, FpDebug will evaluate expressions like
[code=pascal] PointerToMyObject.Foo // w...
Weiterlesen...