This event is generated just before the PopUp Menu has closed.

[C++Builder]   imagekitcontrolnameStartPopUpMenu(TObject *Sender, short MenuNum)
[Delphi]   imagekitcontrolnameStartPopUpMenu(Sender: TObject; MenuNum: Smallint)

Parameters

Name Explanation
MenuNum The type of the menu selected

For Raster Image Editing
0: Select All
1: Cut
2: Copy
3: Paste
4: Rotate
5: Unselect
6: Undo

For Raster Image Editing
0: Delete
1: Copy
2: Paste
3: Rotate
4: Property
5: Move Forward
6: Move Back
7: Undo

Explanation

The StartPopUpMenu event is generated just before the PopUp Menu has closed. The PopUp menu is displayed when using the image-editing toolbars and right clicking the mouse.

 

The ImageKit10 VCL is a product created by Newtone Corporation