>  > Can you give the whole error message ?
> 
> FEParser.onGetVariable:=getvariable;
> 
> C:\Trash\janSQL\components\janSQL.pas(462,40) Error: Incompatible type for 
> arg 
> no. 1: Got "TjanSQL.getvariable(TObject,const AnsiString,var Variant,var 
> Boolean)", expected "<procedure variable type of procedure(TObject,const 
> ShortString,var Variant,var Boolean) of object;Register>"

A {$mode delphi} forgotten somewhere, or the recompile after adding delphi
didn't recompile all units.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to