我用的是D7,想请高手帮一下忙
我要打印cxgrid的内容,可编译dxPScxGridLnkd7.bpk的时候就报错:[Pascal Error] dxPScxGridLnk.pas(6669): E2362 Cannot access protected symbol TcxCustomGridRecord.IsParentRecordLast
[Pascal Error] dxPScxGridLnk.pas(6669): E2015 Operator not applicable to this operand type
[Pascal Error] dxPScxGridLnk.pas(6821): E2010 Incompatible types: 'TcxDataSummaryItem' and 'TcxViewParams'
[Pascal Error] dxPScxGridLnk.pas(6823): E2010 Incompatible types: 'TcxDataSummaryItem' and 'TcxViewParams'
[Pascal Error] dxPScxGridLnk.pas(10377): E2072 Number of elements (2) differs from declaration (3)
[Pascal Error] dxPScxGridLnk.pas(10527): E2072 Number of elements (2) differs from declaration (3)
[Pascal Error] dxPScxGridLnk.pas(15717): E2037 Declaration of 'GetCaptionViewInfoClass' differs from previous declaration
[Pascal Error] dxPScxGridLnk.pas(15718): E2037 Declaration of 'GetDataViewInfoClass' differs from previous declaration
[Pascal Error] dxPScxGridLnk.pas(15723): E2037 Declaration of 'GetCaptionViewInfoClass' differs from previous declaration
[Pascal Error] dxPScxGridLnk.pas(15724): E2037 Declaration of 'GetDataViewInfoClass' differs from previous declaration
[Pascal Error] dxPScxGridLnk.pas(15748): E2037 Declaration of 'GetRowViewInfoClass' differs from previous declaration
[Pascal Error] dxPScxGridLnk.pas(15971): E2072 Number of elements (2) differs from declaration (3)
[Pascal Fatal Error] dxPScxGridLnkReg.pas(54): F2063 Could not compile used unit 'C:\Program Files\Borland\BDS\4.0\devExpress\ExpressPrinting System\Sources\dxPScxGridLnk.pas'当然其他包括ExpressQuantumGrid 6.24等等的东西已经安装好了