[Lazarus] Custom control clicks

Martin Frb lazarus at mfriebe.de
Thu Sep 10 00:16:09 CEST 2015


On 09/09/2015 22:53, Mattias Gaertner wrote:
> This should do the trick:
>
> http://wiki.lazarus.freepascal.org/Extending_the_IDE#Disabling_the_designer_mouse_handler
>
Should
   TControlStyleType = (
     csDesignInteractive,     // wants mouse events in design mode

do the trick too?




More information about the Lazarus mailing list