[Lazarus] Lazarus throws error when trying to open an event procedure from the form
Bo Berglund
bo.berglund at gmail.com
Mon May 13 00:31:55 CEST 2019
On Sun, 12 May 2019 08:59:33 +0200, Ondrej Pokorny via lazarus
<lazarus at lists.lazarus-ide.org> wrote:
>It's already been reported: https://bugs.freepascal.org/view.php?id=35289
>
Thanks for the info!
So I checked the ticket when I had the same problem reappear again
today. Turns out that when the problem is "active" I tested (as
suggested in the ticket comments) adding the following immediately
below implementation:
uses
Types;
Then I tested again to get to the event function by doubleclicking the
button and now it worked fine!
And that is without restarting Lazarus.
So it is definitely something fishy going on with codetools.
--
Bo Berglund
Developer in Sweden
More information about the lazarus
mailing list