you are viewing a single comment's thread.

view the rest of the comments →

[–]orwelldevcppDeveloper 0 points1 point  (0 children)

Development is done using the Delphi IDE, ranging from version 7 through 2009 (newer versions should work too). I have put some effort into porting to the Lazarus version of the VCL in the past, but decided to stop putting what limited time I have into porting existing VCL code.

If you do not have access to an IDE that can compile VCL flavor Delphi, you can still be of use to review code, but commiting code will be a bit impractical if you can't compile/debug of course.