[ mojeKorIme @ 19.05.2008. 13:05 ] @
instalirao sam devexpress nanovo i sada mi javlja gresku Code: undeclared identifier 'IsParentRecordLast' :(AGridRow.IsParentRecordLast u dxPScxGridLink u //:(( ne znam kako da ovo izbjegnem.. radi se o delphi 7 Code: ovo su sve greske koje mi delphi izbaci [Error] dxPScxGridLnk.pas(6669): Undeclared identifier: 'IsParentRecordLast' [Error] dxPScxGridLnk.pas(6669): Operator not applicable to this operand type [Error] dxPScxGridLnk.pas(6821): Incompatible types: 'TcxDataSummaryItem' and 'TcxViewParams' [Error] dxPScxGridLnk.pas(6823): Incompatible types: 'TcxDataSummaryItem' and 'TcxViewParams' [Error] dxPScxGridLnk.pas(10377): Number of elements differs from declaration [Error] dxPScxGridLnk.pas(10527): Number of elements differs from declaration [Error] dxPScxGridLnk.pas(15717): Declaration of 'GetCaptionViewInfoClass' differs from previous declaration [Error] dxPScxGridLnk.pas(15718): Declaration of 'GetDataViewInfoClass' differs from previous declaration [Error] dxPScxGridLnk.pas(15723): Declaration of 'GetCaptionViewInfoClass' differs from previous declaration [Error] dxPScxGridLnk.pas(15724): Declaration of 'GetDataViewInfoClass' differs from previous declaration [Error] dxPScxGridLnk.pas(15748): Declaration of 'GetRowViewInfoClass' differs from previous declaration [Error] dxPScxGridLnk.pas(15971): Number of elements differs from declaration [Fatal Error] Unit4.pas(17): Could not compile used unit 'dxPScxGridLnk.pas' |