View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002167 | JEDI VCL | 00 JVCL Components | public | 2004-09-23 09:15 | 2004-09-25 00:54 |
Reporter | LogicMan | Assigned To | user72 | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.00 BETA | ||||
Target Version | Fixed in Version | 3.00 RC 1 | |||
Summary | 0002167: EventString[] Property never returns anything | ||||
Description | The GetString method is always returns an empty string because nothing is ever assigned to the Result | ||||
Additional Information | I was able to correct this by simply adding the following line at the end of the function: Result := StrPas(P); | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2004-09-23 09:15 | LogicMan | New Issue | |
2004-09-23 09:17 | LogicMan | Note Added: 0005252 | |
2004-09-25 00:54 |
|
Status | new => resolved |
2004-09-25 00:54 |
|
Resolution | open => fixed |
2004-09-25 00:54 |
|
Assigned To | => user72 |
2004-09-25 00:54 |
|
Note Added: 0005256 |