[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
UTF8KeyPress - event controller for a key being pressed while the control has focus.
Source position: controls.pp line 1900
public property TWinControl.OnUTF8KeyPress: TUTF8KeyPressEvent |
OnUTF8KeyPress - event controller for a key being pressed while the control has focus
Differs from OnKeyDown in that the char does not converts to the system encoding
lazarus-ccr.sourceforge.net |