> Or (still better) which chances are that the code of TProfGrid would
> compile with FPC ?
chances are very high, since FPC supports delphi dialect
{$ifdef fpc}{$mode delphi}{$h+}{$endif}

you also need to learn about LCL (Lazarus analog of delphi VCL
library) and Lazarus itself.

just start from this wiki page: http://wiki.lazarus.freepascal.org/
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to