Event.getKeyval

Extracts the keyval from an event.

class Event
bool
getKeyval
(
out uint keyval
)

Parameters

keyval uint

location to store the keyval

Return: %TRUE if the event delivered a key symbol

Meta