Herd Software Development
DaVinci Graphics Library
DaVinci Documentation
Properties Methods Events Overview
procedure ClipboardPaste;
Pastes data stored on the clipboard in CF_DIB, CF_BITMAP, CF_METAFILEPICT or CF_ENHMETAFILE format into the current instance of the component. This overwrites all image data currently in the control, and the pasted data becomes the new image. If no compatible data is on the clipboard, the current image (if one is loaded) is not affected.
Applications can use CanPaste to determine whether the clipboard currently contains data in a compatible format.