View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002948 | JEDI VCL | 00 JVCL Components | public | 2005-05-12 03:48 | 2005-05-12 09:52 |
Reporter | anonymous | Assigned To | outchy | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.00 | ||||
Target Version | Fixed in Version | 3.10 | |||
Summary | 0002948: TJvTransparentButton2 resource leak | ||||
Description | In TJvTransparentButton2 this construction Icon := ImageList_GetIcon(FActiveList.Handle, FActiveIndex, ILD_TRANSPARENT); ImageList_AddIcon(FImList.Handle, Icon); DestroyObject(Icon); has produced a resource leak. The procedure DestroyIcon must be used instead of DestroyObject | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2005-05-12 03:48 | anonymous | New Issue | |
2005-05-12 09:49 | outchy | Note Added: 0007139 | |
2005-05-12 09:49 | outchy | Status | new => confirmed |
2005-05-12 09:52 | outchy | Status | confirmed => resolved |
2005-05-12 09:52 | outchy | Resolution | open => fixed |
2005-05-12 09:52 | outchy | Assigned To | => outchy |
2005-05-12 09:52 | outchy | Note Added: 0007140 |