DelphiUCL icon indicating copy to clipboard operation
DelphiUCL copied to clipboard

能不能支持Delphi 2007

Open guoqingaa opened this issue 6 years ago • 3 comments

这个版本能不能支持Delphi2007

guoqingaa avatar Apr 02 '20 07:04 guoqingaa

Is there any error when building this project in Delphi 2007? Currently, I don't have Delphi 2007 installed on my computer, so I can't check my library's compatibility.

ghost avatar Apr 03 '20 13:04 ghost

Trying it in 2007 is the best way to tell. I'm using 10.3 Rio so can't check it for you. My guess is there might be some incompatibilities in the package file, and/or anything referencing unicode.

srd-software avatar Apr 03 '20 13:04 srd-software

10.3 Rio 有太多Delphi 2007 不支持的新语法特性,比如闭包,不支持关键字 delayed; xxx := procedure (); TAniSyncProc = reference to procedure (V: Integer); 等等!

guoqingaa avatar Apr 05 '20 17:04 guoqingaa