ClickScreen
Obsah
Description
Alias: CSR
Click on the position relative to the upper left corner of the screen.
Click on the location, specified by the coordinates X and Y relative to the upper left corner of the screen, by pushing the button specified by the parameter Button. The number of clicks is given by the parameter ClickCount. The parameter Key can also be used at the same time to specify the gears to be pressed during the click.
Input parameters
X
Type Number
Horizontal coordinates of the clicking location
Y
Typ Number
Vertical coordinates of the click location
ClickCount
Type Number
Number of clicks.
Button
Type Number
Determines the required mouse button.
Key
Typ Number
Tímto parametrem je možné nasimulovat stisk přeřazovačů během kliknutí.
Enabled
Typ Number
Povoluje nebo zakazuje příkaz. Při hodnotě 0 nebude příkaz proveden.
PreWait
Typ Number
Prodleva v milisekundách před provedením příkazu. Nemá žádný vliv je-li Enabled=0.
PostWait
Typ Number
Prodleva v milisekundách po provedení příkazu. Nemá žádný vliv je-li Enabled=0.