View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005113 | JEDI VCL | 00 JVCL Components | public | 2010-01-15 19:34 | 2010-01-19 23:51 |
| Reporter | meloman | Assigned To | AHUser | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.38 | ||||
| Target Version | Fixed in Version | 3.39 | |||
| Summary | 0005113: JvRichEdit.Lines.Strings does not get correct string | ||||
| Description | To see this problem put on form JvRichEdit, Label, and Button type or paste this text (with TABs between numbers): 1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 10 10 11 11 on ButtonClick execute command: Label1.Caption := JvRichEdit1.Lines.Strings[n]; inc(n); for n>=10 label caption does not contain proper text. When I LoadFromFile RTF text the JvRichEdit1.Lines.Strings is not appropriate too. | ||||
| Additional Information | RAD Studio 2010 - Delphi 2010 This is not "PlainText" case. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-01-15 19:34 | meloman | New Issue | |
| 2010-01-19 21:01 | meloman | Note Added: 0017139 | |
| 2010-01-19 23:51 | AHUser | Status | new => resolved |
| 2010-01-19 23:51 | AHUser | Fixed in Version | => 3.39 |
| 2010-01-19 23:51 | AHUser | Resolution | open => fixed |
| 2010-01-19 23:51 | AHUser | Assigned To | => AHUser |