[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TWinControl.UTF8KeyPress

Signals the OnUTF8KeyPress event handler (when assigned).

Declaration

Source position: controls.pp line 2207

protected procedure TWinControl.UTF8KeyPress(

  var UTF8Key: TUTF8Char

); virtual;

Arguments

UTF8Key

  

UTF-8-encoded character value for the key press event.