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....



CopyToClipboard


Unit:SDL_boxplot
Class: TBoxPlot
Declaration: procedure CopyToClipboard (BlkWhite: boolean);

The method CopyToClipboard copies the bitmap of the box plot into the Windows clipboard. 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): box_plot



Last Update: 2023-Dec-13