----- Original Message ----- From: "Michael Van Canneyt" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, August 04, 2007 12:09 PM
Subject: Re: [lazarus] SQLQuery published properties.




On Sat, 4 Aug 2007, Jesus Reyes A. wrote:

It seems fpc-pascal list is down or something, I repeat here:

Hi, I noted that in fpc2.3.1 several important TSqlQuery properties(and
events) are not published anymore, for example the active property, all
OnBefore*, OnAfter* events and more.

I'ts something definitive?.

No.

Since when is this ? Do you have a full list ?

Michael.


Since r7364 when TCustomSQLQuery was introduced.

Previously in TSQLQuery now missing:

Properties: Active
   AutoCalcFields
   Filter
   Filtered
Events:
   AfterCancel
   AfterClose
   AfterDelete
   AfterEdit
   AfterInsert
   AfterOpen
   AfterPost
   AfterScroll
   BeforeCancel
   BeforeClose
   BeforeDelete
   BeforeEdit
   BeforeInsert
   BeforeOpen
   BeforePost
   BeforeScroll
   OnCalcFields
   OnDeleteError
   OnEditError
   OnFilterRecord
   OnNewRecord
   OnPostError

Jesus Reyes A.

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to