View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004767 | JEDI VCL | 00 JVCL Components | public | 2009-05-05 17:13 | 2009-07-03 12:26 |
Reporter | munggaran | Assigned To | obones | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 3.36 | ||||
Target Version | Fixed in Version | ||||
Summary | 0004767: protected GetSetLength for TJVRichEdit ? | ||||
Description | I was converting my TRichEdit into TJVRichEdit, and just realized a line marked red informing GetSetLength property on the source-code was Protected. For rush purpose I've moved manually into Public so I can retrieve the value as well, I guess this property should not declared as protected in next build. fyi currently I'm using 3.36 except for JvRichEdit.pas which was copied manually from SVN. | ||||
Tags | No tags attached. | ||||
|
Why not use the SelLength property directly? |
|
I'm not sure about the SelLength property because I was working with RichEdit.GetSetLength without any problem. If SelLength is public for GetSetLength, then I have to recode, I guess no problem since it's only a line of code, thanks anyway :) |
|
Yes, that is directly equivalent, please use the property |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-05-05 17:13 | munggaran | New Issue | |
2009-05-06 09:48 | obones | Note Added: 0015517 | |
2009-05-06 09:48 | obones | Status | new => feedback |
2009-05-06 11:39 | munggaran | Note Added: 0015518 | |
2009-07-03 12:26 | obones | Note Added: 0015751 | |
2009-07-03 12:26 | obones | Status | feedback => resolved |
2009-07-03 12:26 | obones | Resolution | open => no change required |
2009-07-03 12:26 | obones | Assigned To | => obones |