This event is generated when the mouse cursor is inside the pan window and the left mouse button is pressed.

[C++Builder]   imagekitcontrolnameClickOnPanWindow(TObject *sender, int x, int Y)
[Delphi]   imagekitcontrolnameClickOnPanWindow(Sende: TObject; X, Y: Integer)

Parameters

Name Explanation
x, y The x and y coordinates of the mouse click location within the pan window. (in pixels)

Explanation

The ClickOnPanWindow event is generated when the mouse cursor is inside the pan window and the left mouse button is pressed.

 

The ImageKit10 VCL is a product created by Newtone Corporation