On Mon, 24 Apr 2006 22:56:43 +0100
Ian bell <[EMAIL PROTECTED]> wrote:

> Closer. Now I get this error:
> 
> unit1.pas(200,69) Error: Incompatible type for arg no. 3: Got 
> "<address of procedure(LongInt, LongWord);Register>", expected 
> "<procedure variable type of procedure(LongInt, LongWord) of 
> object;Register>"

Your procedure needs to be part of a class. A "method".

Micha

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

Reply via email to