|
|
| 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. |
|---|
|
|