Gives the X location of the last click or right-click relative to the window. The location is always expressed in the Unit of Measurement in effect.
|
Syntax:
|
ClickWX()
|
Parameters:
|
None
|
Returns:
|
Numeric value
|
Example:
|
ClickWX() returns the X coordination of where the user clicks the mouse relative to a window.
|
Exceptions:
|
This function is not supported in Web Client tasks.
|
Platform specific:
|
This function is supported for the following controls on Android and iOS:
-
Button
-
Label
-
Link
-
Image
-
Group
-
Combo Box
Since version: 3.3a
|
See also:
|
ClickCX, ClickCY, ClickWY
The Online and Rich Client Samples projects (program IF04 and RIF04)
|
Since version:
|
Right-click support – since version 3.3
|