Custom Methods Explanation
ClearSelect Clears the selected area. Executing this method is the same as using the edit popup menu and choosing "Clear"
Copy Copies the selected area to the clipboard. Executing this method is the same as using the edit popup menu and choosing "Copy"
CutAndCopy Cuts the selected area and copies to the clipboard. Executing this method is the same as using the edit popup menu and choosing "Cut"
Delete Delete the selected area. Executing this method is the same as using the edit popup menu and choosing "Delete"
GetArrayPointsNum Returns the number of points defining the selection area when the Select or FreeSelect tool of the image editing toolbar is used
GetArrayPointsXY Returns the coordinates of points defining the selection area when the Select or FreeSelect tool of the image editing toolbar is used
Modify Saves editing changes into the image data
MoveToBack For Vector images: Moves the selected object to the back. Executing this method is the same as using the edit popup menu in the Vector Editing Toolbar and choosing "MoveToBack"
MoveToFront For Vector images: Moves the selected object to the front. Executing this method is the same as using the edit popup menu in the Vector Editing Toolbar and choosing "MoveToFront"
Paste Pastes the copied data into the image. Executing this method is the same as using the edit popup menu and choosing "Paste"
Rotate Rotates the selected area. Executing this method is the same as using the edit popup menu and choosing "Rotate"
SelectAll Selects the entire image. Executing this method is the same as using the edit popup menu and choosing "SelectAll"
ShowPropertyDialog Displays the properties dialog for the selected object allowing the object to be edited
ShowToolBar Displays the image editing toolbar
Undo Undo the previous change. Executing this method is the same as using the edit popup menu and choosing "Undo"

Differences from the ImageKit 8/9 ActiveX

Changed Methods:
     Property --> ShowPropertyDialog

 

The ImageKit10 VCL is a product created by Newtone Corporation