It is convenient in debugger to see a variable value pointing mouse cursor over a variable name.
There is no problem discovering a value of local or class variables, but with class property it doesnt work, even with simple String types.
Instead of hint with real property value i see 'A syntax error in expression' and 10 lines of common description.
In Delphy everething goes good.
What i should do to adjust it in Lazarus?