RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBImage.CopyToClipboard Method

Copies the picture in the image control to the Clipboard.

Pascal
procedure CopyToClipboard;
C++
__fastcall CopyToClipboard();

Use CopyToClipboard to put a copy of the graphic specified by the Picture property in the Clipboard. 

 

CutToClipboard 

PasteFromClipboard 

Picture 

Displaying and Editing Graphics Fields in an Image Control

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!