安装suiPack6.22 控件后出现:Error reading suiForm1->TitleBarSections:Error reading TsuiTitleBarSection->Capsec,该如何解决

安装suiPack6.22 控件后出现:Error reading suiForm1->TitleBarSections:Error reading TsuiTitleBarSection->Capsec
新建立工程添加   suiForm控件编译后,运行时出现下面提示
Error   reading   suiForm1-> TitleBarSections:Error   reading   TsuiTitleBarSection-> Capsec:Property   does   not   exist

编译原来的工程就不出现这些提示。。

------解决方案--------------------
先清除原来工程文件夹中的编译文件,再重新编译试试,可能是版本不一样的原因吧!

@echo off
del *.~*
del *.dcu
del *.dsk
del *.dof
del *.obj
exit
------解决方案--------------------
你是不是装过旧版本的suipack?检查一下你的INCLUDE和LIB路径,把旧版本的去掉.