Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

SystemKey – PB Docs 2019 – PowerBuilder Library

SystemKey – PB Docs 2019

SystemKey

PowerScript event

Description

Occurs when the insertion point is not in a line edit, and the user
presses the Alt key (alone or with another key).

Event ID

Event ID

Objects

pbm_syskeydown

Window

Arguments

Argument

Description

key

KeyCode by value. A value of the KeyCode enumerated
datatype indicating the key that was pressed, for example, KeyA!
or KeyF1!.

keyflags

UnsignedLong by value (the modifier keys that were
pressed with the key). The only modifier key is the Shift
key.

Return Values

Long.

Return code choices (specify in a RETURN statement):

0 — Continue processing

Usage

Pressing the Ctrl key prevents the SystemKey event from firing when
the Alt key is pressed.

Examples

This example displays the name of the key that was pressed with the
Alt key:

This example causes a beep if the user presses Alt+Shift+F1.

See also

Key


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x