On 09.07.2017 0:22, Werner Pamler via Lazarus wrote:
Ondrej, you implemented scaling of the images used for the toolbar and menu of the IDE. Where can I find these methods?

IDEImagesIntf.pas

Are they available for standard imagelists for non-IDE usage?

No, the current solution is Lazarus specific. (It doesn't make sense to have IDEImagesIntf.pas in LCL.) You can use a similar approach for your applications, though.

Ondrej

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to