View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003057 | JEDI VCL | 00 JVCL Components | public | 2005-06-28 13:20 | 2005-06-28 13:54 |
Reporter | anonymous | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.00 | ||||
Target Version | Fixed in Version | 3.10 | |||
Summary | 0003057: TJvCustomMonthCalendar.GetFirstSelDate does not return correct result | ||||
Description | This function assign Result value early on enter, and doesn't change it properly later. It retrieves correct information from windows control. So, fix is simple - just add Result := FFirstSelDate; at the bottom | ||||
Additional Information | JvCalendar unit. | ||||
Tags | No tags attached. | ||||