RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBImage.PasteFromClipboard Method

Copies the contents of the Clipboard to the control.

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

Use PasteFromClipboard to set the field value to an image stored in the Clipboard. 

 

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