On 4/23/07, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote:
Attached is a patch that adds two new events to a TSpeedButton.
OnEnter and OnExit  (like TBitBtn has).

I thought OnEnter is focus related and since TGraphicControl can't
have focus in VCL/LCL i don't see how it will be triggered,
OnMouseEnter on the other hand is very useful for custom drawn stuff
like highlighting and other things, though under Win9X this was not
supported by winapi and had to be replaced by timer or similar tricks
since in some cases it failed to detect MouseLeave event

Razvan

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

Reply via email to