View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002319 | JEDI VCL | 00 JVCL Components | public | 2004-11-16 13:24 | 2004-11-22 11:42 |
| Reporter | anonymous | Assigned To | user72 | ||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.00 BETA 2 | ||||
| Target Version | Fixed in Version | 3.00 RC 1 | |||
| Summary | 0002319: TJvImageListBox Anchors not assigned for Delphi 5 | ||||
| Description | Delphi 5 can use Anchors, but the $IFDEF for Anchors in the TJvImageListBox limits it to D6 or Higher only. Should change to: {$IFDEF COMPILER5_UP} property Anchors; {$ENDIF COMPILER5_UP} | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-11-16 13:24 | anonymous | New Issue | |
| 2004-11-22 11:42 |
|
Status | new => resolved |
| 2004-11-22 11:42 |
|
Resolution | open => fixed |
| 2004-11-22 11:42 |
|
Assigned To | => user72 |
| 2004-11-22 11:42 |
|
Note Added: 0005689 |