[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Handles a key up event for the focused control.
Source position: maskedit.pp line 369
OnKeyUp is an event handler signalled when a key is released (not pressed) while the control has focus.
The key may already have been up when the control received focus, or a pressed key may become released during the time the control has focus.
|
Handler for keyboard key released. |
lazarus-ccr.sourceforge.net |