0
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 will be able to visualize the value of the field.
How do I do this in Lazarus? Or if there is another way to view field values in debug mode.
Because "together they become more powerful than the Delphi tool", since Delphi has both?
– Junior Moreira
Sarcasm is counter-productive. If you correct me, correct it, just like that.
– Benjamim Mendes Junior
Opa, got it wrong, it was a question even friend. From Lazarus I have little luggage, the intention is to understand the difference.
– Junior Moreira