Open guoqingaa opened 4 years ago
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.
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.
10.3 Rio 有太多Delphi 2007 不支持的新语法特性,比如闭包,不支持关键字 delayed; xxx := procedure (); TAniSyncProc = reference to procedure (V: Integer); 等等!
这个版本能不能支持Delphi2007