Check that the code where your break point is in the right event and that
the event is linked to the onclick of the button.

Rob

Software engineer
Wild Software Ltd
Ph 03 338-1407
----- Original Message -----
From: "Mark Howard" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Thursday, December 05, 2002 2:39 PM
Subject: [DUG]: On Click event not happening


> Hi all
>
> I have a form with a TButton on it with a ButtonClick event defined.
>
> I can put a breakpoint on the first meaningfull line of the ButtonClick
> procedure and it looks to be a 'good' breakpoint ie a bright red dot in
> left margin.
>
> BUT when I run the app (from the IDE) the red dot get's a cross in it
> (so the compiler knows it's not going to use that line)
> AND when I click on the Button - something other than the ButtonClick
> event happens.
>
> Any ideas on how to track down what is happening here?
>
> TIA
>
> Mark
> --------------------------------------------------------------------------
-
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
>


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to