[Lazarus] SynEdit onMouseWell

Junior lazarus.linux at gmail.com
Fri Aug 23 02:58:26 CEST 2013


The bars work, I wanted to implement the event because they appear in 
the Object Inspector.


Em 22-08-2013 15:36, Martin escreveu:
> 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.
>
>
> -- 
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>





More information about the Lazarus mailing list