...
Sends the given KeyCode to the active PlanSwift control. (Same as TypeKey).
...
Syntax:
Procedure: SendKey(AKey: Integer);
...
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
SendKey(3); |
...
Sends the given KeyCode to the active PlanSwift control. (Same as TypeKey).
...
Syntax:
Procedure: SendKey(AKey: Integer);
...
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
SendKey(3); |