On Wed, 9 Sep 2015 17:55:12 -0300 Fabio Luis Girardi <[email protected]> wrote:
> Someone know how catch clicks on a control (TCustomControl) at design time? > > I override the methods Click and MouseDown, but these events are not called > at design time and I don“t know a workaround to do this. > > The idea is construct a polyline control that can be edited at design time > through a Component Editor. This should do the trick: http://wiki.lazarus.freepascal.org/Extending_the_IDE#Disabling_the_designer_mouse_handler Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
