TCustomTeePanel.CopyToClipboardMetafile
 
 
 

All Units  All Classes  Properties, Methods and Events  

TCustomTeePanel.CopyToClipboardMetafile
TCustomTeePanel

procedure CopyToClipboardMetafile(Enhanced: Boolean); overload;

Unit
TeeProcs

Description
Copies the whole chart area to the clipboard in metafile format. You may specify either Windows Metafile (WMF) or Enhanced Metafile (EMF) using the boolean operator.

Example:

// Enhanced Metafile = True

Chart1.CopyToClipboardMetafile(True, Rect(0,0,670,460));




Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.