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. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!