XE 的程序升级 XE5 问题处理记录

1.  [dcc32 Fatal Error] frxClass.pas(3556): F1026 File not found: 'xxxxx\Registry.dcu'

   Registry  ====> System.Win.Registry      (替换)

2.  [dcc32 Fatal Error] (14): F1026 File not found: 'xxxxx\Comobj.dcu'

Comobj ==> system.win.ComObj

05-02 08:59