Hello,

I have noticed that sometimes the code-completion (Ctrl-space) is not
entirely accurate.   I mean,  sometimes it contains class members that
in fact don't exist  ( the non-existance is detected at compilation time ).

For instance :  i have an object    connection: TSQLConnection .
If later in the code I enter :    connection.   ,  the code-completion list
contains a procedure CheckConnection.   But the compiler says that
there is no CheckConnection method.

Where could this kind of discrepancies come from?


Right now I'm running lazarus 0.9.10  (04/04/2006)

Adrian Maier

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

Reply via email to