[Lazarus] SynEdit onMouseWell

Martin lazarus at mfriebe.de
Thu Aug 22 20:36:18 CEST 2013


On 22/08/2013 17:20, Junior wrote:
> Hello all.
>
> How to implement onMouseWell in SynEdit ?


looks like a bug

procedure TCustomSynEdit.WMMouseWheel(var Message: TLMMouseEvent);

only calls inherited, if there are no scrollbars.

--

just change it to always call inherited.





More information about the Lazarus mailing list