Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

SendKeys


...

Sends a string of keystrokes to the active planswift PlanSwift control.

...


Syntax:

Procedure: SendKeys(AKeys: String);


API Call:

Code Block
languagedelphi
titleScripting
linenumberstrue
collapsetrue
SendKeys('Key String');