Op 30 maart 2012 16:37 heeft Daniel Simoes de Ameida <[email protected]> het volgende geschreven: > Hi All, > > On recent FPC 2.6.1 I notice a strange behavior with TStringList.Destroy > TStringList.Destroy, calls method TStringList.Clear, but the problem is that > TStringList.Clear call methods Changing and Changed > > This affect Zeos 6.6.6, I presume is because Zeos try to read Params from > the SQL.Text, every time a Change occurs > > I suggest a new InternalClear method, without calling Change/Changed that > can be used in Destroy and Clear methods...
see also: http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=rev&revision=20570 Vincent -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
