[fpc-pascal] converting TjanSQL

Marco van de Voort marcov at stack.nl
Tue Mar 21 10:11:30 CET 2006


>  > 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.



More information about the fpc-pascal mailing list