View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001608 | JEDI VCL | 00 JVCL Components | public | 2004-04-09 07:55 | 2004-04-10 00:10 |
| Reporter | AlexeiR | Assigned To | user72 | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0001608: JvInterpreter: cannot access form components | ||||
| Description | I've downloaded snapshot (1 april 2004) and now I cannot access form components from form's event handler. The difference from previous version is in file jvInterpreterFm.pas, line 258. Earlier it was PChar(FMethodList[F]), PropList^[I]^.PropType^.Name, Self))); but now: PChar(FMethodList[F]), PropList^[I]^.PropType^.Name, {Self}Com,PropList^[I]^.Name))); | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-04-09 07:55 | AlexeiR | New Issue | |
| 2004-04-09 20:13 | anonymous | Note Added: 0003767 | |
| 2004-04-09 20:15 | anonymous | Note Added: 0003768 | |
| 2004-04-10 00:10 |
|
Status | new => resolved |
| 2004-04-10 00:10 |
|
Resolution | open => fixed |
| 2004-04-10 00:10 |
|
Assigned To | => user72 |
| 2004-04-10 00:10 |
|
Note Added: 0003770 |