[Lazarus] sqlite3connection events

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Sep 9 20:32:27 CEST 2009


On Wed, 09 Sep 2009 19:30:49 +0200
Andrea Mauri <andrea.mauri.75 at gmail.com> wrote:

> anyone can help me?
> 
> Andrea Mauri ha scritto:
> > Dear all,
> > I have some problems with sqlite3connection.
> > I put a sqlite3connection on a form and then double click on
> > afterconnect event in the object inspector (or beforeconnect or
> > afterdisconnect etc.), lazarus correctly creates in the editor the
> > afterconnect procedure and put the cursor in it. Then I put some
> > code in the afterconnect procedure but if I open again the object
> > inspector the procedure disappear in the  object inspector and it
> > is never fired. This happens also with firebird connection. But not
> > with all the other events (FormClick for example).
> >
> > Lazarus 0.9.29 r21596 FPC 2.2.4 i386-win32-win32/win64
> >
> > Any hint?

Please test with svn revision 21636.

Mattias




More information about the Lazarus mailing list