Problem with CopyToClipBoardMetafile with TRect
Posted: Tue May 11, 2010 8:12 am
Hi all,
Im using the Chart.CopyToClipBoardMetaFile(Enchanced:True;Rect:TRect), I just want to copy a square from the chart to display in PowerPoint. However no matter what left/Top coordinates i insert, the picture will always show with Left := 0 and Top :=0. The picture is correcly cut with the right/bottom properties but I cant change the left/top coordinates. Ofc i can manually crop the picture from left and top to the size I want but I just wanted to check with you guys if this procedure is working as intended. Any suggestions would be appreciated.
Best Regards,
Johan Ingemansson
Im using the Chart.CopyToClipBoardMetaFile(Enchanced:True;Rect:TRect), I just want to copy a square from the chart to display in PowerPoint. However no matter what left/Top coordinates i insert, the picture will always show with Left := 0 and Top :=0. The picture is correcly cut with the right/bottom properties but I cant change the left/top coordinates. Ofc i can manually crop the picture from left and top to the size I want but I just wanted to check with you guys if this procedure is working as intended. Any suggestions would be appreciated.
Best Regards,
Johan Ingemansson