Hi I upgrade Lazarus and FPT to current snapshot an I have problem
I can compile this procedure
procedure tForm1.MouseCLick(sender:tObject); begin
end;
procedure tForm1.onnn(var onc : tNotifyEvent); begin onclick:={$IFDEF [EMAIL PROTECTED]; end;
compiler claim:
Error: incompatible types: got "Pointer" expected "<procedure variable type of procedure(TObject) of object; Register>"
when I try onclick:={$IFDEF [EMAIL PROTECTED];
till now everything were OK
Darek
_______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal