Graeme Geldenhuys wrote:
Hi,


From what I understood "tooltip expression evaluation" means, is that
if I put a breakpoint on line 2 and run the app.

AFAIK there you ca not set the breakpoint on the very first line of a
program.


OK, I meant the second line in a event or function, after the begin
keyword. eg: A button click event.


Does the program stop at the breakpoint?
Can you see something in View -> Debug Output while running?


Yes it does stop at the breakpoint.  I attach a screenshot showing
where I put my breakpoints, and where I hold the mouse cursor
(currently over the letter b).  If I hover the cursor over the a, b or
c, no tooltip appears.  Yes, I did enable "tooltip expression" under
Editor Options -> CodeTools.

Detecting single char variables under the mouse is a bit tricky. What you can try is to select the variable and hold the mouse over it.

Marc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to