This method copies the selected area to the clipboard.

[C++Builder]   imagekitcontrolname->Edit->Copy()
[Delphi]   imagekitcontrolname.Edit.Copy

Parameters

None

Return Value

None

Explanation

The Copy method copies the selected area to the clipboard. Executing this method is the same as using the popup menu of the raster image editing toolbar and selecting "Copy". Instead of right clicking the mouse to display the popup menu, you can execute this method.

 

The ImageKit10 VCL is a product created by Newtone Corporation