[fpc-pascal] absolute beginner

dmitry boyarintsev skalogryz.lists at gmail.com
Sat Jan 31 19:43:14 CET 2009


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



More information about the fpc-pascal mailing list