> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Alistair George
> Sent: Friday, 13 August 1999 14:26
> To: Multiple recipients of list delphi
> Subject: [DUG]: last ramblings before beer time
>
>
> > why don't you just ditch that speedbutton you are trying to
> trap the help
> > cursor on and use another type of button, it's a lot simpler :)
> Because I'm trying to get this button into shape as well, but the
> thought is
> there.
Whenever a help request is made for a child control, the system passes the
WM_HELP message to the parent (form or whatever). Not having access to the
source code, I suppose it is possible that Delphi ignores the message if the
child control is not a TWinControl, since the form's OnHelp event isn't
fired for TGraphicsControls.
============================================
Patrick Dunford, Christchurch, NZ
http://patrick.dunford.com/
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz