Page 1 of 1

Copy metafile to clipboard

Posted: Thu Dec 03, 2015 5:54 am
by 17576646
I'm using the latest Teechart Standard FMX with Delphi Seattle. The following commands do not copy anything to the clipboard:
Chart1.CopyToClipboardMetafile(True);
Chart1.CopyToClipboardMetafile(False);

This command works:
Chart1.CopyToClipboardBitmap;

Am I doing something wrong?

Re: Copy metafile to clipboard

Posted: Thu Dec 03, 2015 10:51 am
by yeray
Hello,

I could reproduce the problem so I've added it to the public tracker:
http://bugs.teechart.net/show_bug.cgi?id=1380

Feel free to add your mail to the CC list to be automatically notified when an update arrives.