TdxCustomSmartImage.CopyToClipboard Method
Copies the stored image to the clipboard.
Declaration
procedure CopyToClipboard;
Remarks
The CopyToClipboard, CutToClipboard, and PasteFromClipboard, procedures are designed to transfer image data between the Smart Image container and the clipboard.
Calling this procedure has no effect if the Empty property returns True.
See Also