View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005728 | JEDI VCL | 00 JVCL Components | public | 2011-11-30 03:09 | 2013-12-13 11:30 |
Reporter | dejoy | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | suspended | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0005728: TJvInterpreterAdapter need a property 'Sorted' to specify private variable 'FSorted' | ||||
Description | TJvInterpreterAdapter need a property 'Sorted' to specify private variable 'FSorted' Like this: { TJvInterpreterAdapter - route JvInterpreter calls to Delphi functions } TJvInterpreterAdapter = class(TObject) private FSorted: Boolean; public property Sorted: Boolean read FSorted; end; | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-11-30 03:09 | dejoy | New Issue | |
2012-02-22 14:52 | obones | Note Added: 0019447 | |
2012-02-22 14:52 | obones | Status | new => feedback |
2012-06-13 16:28 | obones | Note Added: 0019970 | |
2013-12-13 11:30 | obones | Note Added: 0020785 | |
2013-12-13 11:30 | obones | Status | feedback => resolved |
2013-12-13 11:30 | obones | Resolution | open => suspended |
2013-12-13 11:30 | obones | Assigned To | => obones |