Commit | Date | |
---|---|---|
[r2400]
by
delphidabbler
Removed embedded TImageList content from form and changed to dynamically load action glyphs from resources to image list at run-time. |
2012-09-10 20:05:23 | Tree |
2012-09-10 19:59:59 | Tree | |
[r2398]
by
delphidabbler
New image added to resources that contains a strip of all glyphs that relate to the program's actions. This is designed to replace all images embedded in forms. |
2012-09-10 19:57:50 | Tree |
[r2397]
by
delphidabbler
Removed unnecessary TLEDImageList field from TSnippetsEditorDlg. |
2012-09-10 19:51:26 | Tree |
[r2396]
by
delphidabbler
Removed embedded TImageList content from form and changed to dynamically load action glyphs from resources to image list at run-time. |
2012-09-10 19:46:05 | Tree |
[r2395]
by
delphidabbler
Moved RefreshActions method from TBaseForm into TControlHelper. This was done because the same functionality is also needed in frames. |
2012-09-10 16:39:58 | Tree |
2012-09-10 16:28:16 | Tree | |
[r2393]
by
delphidabbler
Renamed UImageListHelper unit as UClassHelpers. |
2012-09-10 16:24:08 | Tree |
[r2392]
by
delphidabbler
Re-implemented image loading code from TLEDImageList to use TCustomImageList class helper LoadFromResource method to load LED images from resources. |
2012-09-10 15:45:41 | Tree |
[r2391]
by
delphidabbler
New unit that provides a class helper for TCustomImageList that adds a method to load images from any resource type. |
2012-09-10 15:42:43 | Tree |