Am 20.12.2015, 14:39 Uhr, schrieb Martin Schreiber <[email protected]>:

On Sunday 20 December 2015 09:51:57 Michael Ebner wrote:
Need input: When assigning the Picture in the ObjectInspector, masking
works, if using Face.Image.Source, mask will be ignored.

Works for me, please send a simple testproject (*.pas, *.mfm and *.prj files)
which shows the problem as compressed archive as attachment to this list.

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


By the way: Needs Button1.CreateFace a check for Face created yet?


Best regards

Michael

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


--
TABU Datentechnik
Michael Ebner
Albert-Schweitzer-Straße 23
72116 Mössingen
[email protected]
0700 / 326 377 01

Attachment: MaskingIssue.7z
Description: Binary data

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

Reply via email to