RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBImage.CutToClipboard Method

Deletes the image in the control and copies it to the Clipboard.

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

Use the CutToClipboard method to delete the image in the control when copying it to the Clipboard. CutToClipboard gives the associated field a null value. 

 

CopyToClipboard 

PasteFromClipboard 

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!