Fórum pq nao compila? #366376
22/11/2008
0
boa noite pessal estou com um problema estou fazendo um projeto e tive q formatar o hd q deu pal e agora intalei o d7 com todos os componentes externos q sao RxLib DevExpress e Zeos mas agora nao esta compiliando como era antes o erro é esta linha abaixo
protected
class procedure DrawContent(ACanvas: TcxCanvas; ATheme: TTheme; APartId, AStateId: Integer;
const ABounds, ATextAreaBounds: TRect; AAlignmentHorz: TAlignment;
AAlignmentVert: TcxAlignmentVert; AMultiLine, AShowEndEllipsis, AShowPrefix: Boolean;
const AText: string; AFont: TFont; ATextColor, ABkColor: TColor); reintroduce; virtual;
[Error] cxLookAndFeelPainters.pas(550): Undeclared identifier: ´TTheme´
[Fatal Error] cxScrollBar.pas(55): Unit cxLookAndFeels was compiled with a different version of cxLookAndFeelPainters.TcxCustomLookAndFeelPainterClass
mais precisamente do TTheme a
protected
class procedure DrawContent(ACanvas: TcxCanvas; ATheme: TTheme; APartId, AStateId: Integer;
const ABounds, ATextAreaBounds: TRect; AAlignmentHorz: TAlignment;
AAlignmentVert: TcxAlignmentVert; AMultiLine, AShowEndEllipsis, AShowPrefix: Boolean;
const AText: string; AFont: TFont; ATextColor, ABkColor: TColor); reintroduce; virtual;
[Error] cxLookAndFeelPainters.pas(550): Undeclared identifier: ´TTheme´
[Fatal Error] cxScrollBar.pas(55): Unit cxLookAndFeels was compiled with a different version of cxLookAndFeelPainters.TcxCustomLookAndFeelPainterClass
mais precisamente do TTheme a
Keliniciante
Curtir tópico
+ 0
Responder
Clique aqui para fazer login e interagir na Comunidade :)