SendKeys
...
Sends a string of keystrokes to the active PlanSwift control.
...
Procedure: SendKeys(AKeys: String);
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
SendKeys('Key String'); |
...
Sends a string of keystrokes to the active PlanSwift control.
...
Procedure: SendKeys(AKeys: String);
API Call:
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
SendKeys('Key String'); |