On Monday 21 December 2015 11:36:50 Michael Ebner wrote:
>
> See attachement, the difference isn't designtime or runtime, the
> difference is
>
>    Button3.Face.Image.Source := BitmapComp1;     // no masking
> ...
>    Button4.Face.Image.Assign(BitmapComp1.Bitmap);    // masking
>
Please try again with git master 972edfc1fe2b4b6a65d60014e2d5c44e8c20bd71,
it uses the local mask if available if mask_source is set.

A tip: Instead to place a tlabel one could use Button1.frame.caption.

Martin

------------------------------------------------------------------------------
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to