On 21.03.2016 10:05, Michael Van Canneyt wrote:
Can you please be a bit more specific ? Which silk icons are exported
exactly ?
It depends what units you use in your LCL application. Please see the
"lcl/images" folder. All icons that are used by the LCL are located there.
See e.g.
lcl\images\lcl_grid_images.bat => lcl\lcl_grid_images.res => linked into
the LCL in Grids.pas with {$R lcl_grid_images.res}.
lcl\images\buttons\build.bat => btn_icons.res => buttons.pp
etc etc.
You can also check the final executable with a resource viewer what
icons are exported into your application.
Ondrej
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus