In delphi in debug mode I can check the value of a field, for example:
if Edit.text = '' then
If you hover over Edit, I can see the value of the field.
How do I do this on Lazarus? Or if there is another way to view the field values in d...
asked by
13.03.2018 / 21:12