Contents  All Classes  Index A-Z  All Units


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);



Submit your feedback about this page.

Copyright 1995-2007 © by Steema Software. All Rights Reserved.