Do you want all the controls within the Panel to have the same cursor as the
Panel?  If so when you changed the cursor of the Panel why not loop through
each of the Panel's control and change their cursor property the same as the
Panel?

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Neven MacEwan
Sent: Wednesday, 30 July 2003 2:26 p.m.
To: Multiple recipients of list delphi
Subject: [DUG]: Previewing mouse events in a panel


Hi

I'm trying to change the cursor in a TPanel but when its
over a certain control (a TButton etc) but the mouse move seems
to be eaten be the button, Is there a simple solution (I'd
rather not have to do a mouse move in the child control)

 Regards Neven
 N.K. MacEwan B.E. E&E
 Ph 649 621 0001
 Fax 649 621 0400
 [EMAIL PROTECTED]

---------------------------------------------------------------------------
    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