View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004488 | JEDI VCL | 00 JVCL Components | public | 2008-10-01 11:05 | 2008-12-22 04:23 |
Reporter | rogier21 | Assigned To | obones | ||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 3.34 | ||||
Target Version | Fixed in Version | ||||
Summary | 0004488: Delphi 7 does not want to compile JvButton.pas and JvHotTrackPersistent.pas | ||||
Description | I have problem with 2 units that do not want to compile when I use them: JvButton.pas gives the error: [Error] JvButton.pas(922): Incompatible types: 'TControl' and 'HDC' [Error] JvButton.pas(922): Incompatible types: 'HDC' and 'TRect' [Error] JvButton.pas(922): Incompatible types: 'TRect' and 'Integer' [Error] JvButton.pas(922): Not enough actual parameters [Fatal Error] JvSpeedButton.pas(55): Could not compile used unit 'JvButton.pas' On line 922: DrawThemedFrameControl(Canvas.Handle, PaintRect, DFC_SCROLL, DrawFlags) JvHotTrackPersistent.pas: [Hint] JvButton.pas(920): Value assigned to 'DrawFlags' never used [Hint] JvButton.pas(918): Value assigned to 'DrawFlags' never used [Error] JvHotTrackPersistent.pas(51): Cannot override a static method [Error] JvHotTrackPersistent.pas(55): Undeclared identifier: 'DefaultHotTrackColor' [Error] JvHotTrackPersistent.pas(57): Undeclared identifier: 'DefaultHotTrackFrameColor' [Error] JvHotTrackPersistent.pas(105): Cannot override a static method [Error] JvHotTrackPersistent.pas(149): Incompatible types [Error] JvHotTrackPersistent.pas(228): Incompatible types [Error] JvHotTrackPersistent.pas(253): Missing operator or semicolon [Error] JvHotTrackPersistent.pas(253): Incompatible types: 'TPersistent' and 'IJvHotTrack' [Error] JvHotTrackPersistent.pas(340): Operator not applicable to this operand type [Hint] JvHotTrackPersistent.pas(100): Private symbol 'IJvHotTrack_Assign' declared but never used [Fatal Error] JvSpeedButton.pas(55): Could not compile used unit 'JvHotTrackPersistent.pas' | ||||
Tags | No tags attached. | ||||
|
Have you installed all updates for Delphi 7? I guess not. |
|
I have Delphi 7.2 Professional. I cannot find any other updates. |
|
Is there an outdated JvThemes.dcu and/or JvTypes.dcu somewhere on the compiler's search path? |
|
No news, assuming this is fixed. |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-10-01 11:05 | rogier21 | New Issue | |
2008-10-01 23:37 | obones | Note Added: 0014734 | |
2008-10-01 23:37 | obones | Status | new => feedback |
2008-10-02 06:07 | rogier21 | Note Added: 0014735 | |
2008-10-08 11:26 | AHUser | Note Added: 0014784 | |
2008-12-22 04:23 | obones | Note Added: 0015127 | |
2008-12-22 04:23 | obones | Status | feedback => resolved |
2008-12-22 04:23 | obones | Resolution | open => no change required |
2008-12-22 04:23 | obones | Assigned To | => obones |