METHOD SetKeyEventHandler : BOOL
This method assigns the eventhandler for key events. The method will return <c>TRUE</c> when there was no previous handler, and <c>FALSE</c> when there was a previous event handler.
Scope
Name
Type
Return
SetKeyEventHandler
BOOL
Input
handler
IKeyEventHandler