TeeProcs.TCustomTeePanel.CopyToClipboardMetafile
 
 
 


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.

E
xample:

// Enhanced Metafile = True

Chart1.CopyToClipboardMetafile(True);




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