The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



CopyToClipboardWMF


Unit:SDL_rchart
Class: TRChart
Declaration: procedure CopyToClipboardWMF (BlkWhite: boolean);

The method CopyToClipboardWMF copies the chart into the Windows clipboard as a Windows metafile. This ensures that the full resolution is available for screen copies. The chart is stored as a black-and-white copy if the parameter BlkWhite is set to TRUE.

Example: This method is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): rch2win



Last Update: 2023-Dec-13