Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TIDesigner.UTF8KeyPress

Defines the method used to handle a key press event for a UTF-8-encoded character.

Declaration

Source position: forms.pp line 1798

public procedure TIDesigner.UTF8KeyPress(

  var UTF8Key: string

); virtual; abstract;

Arguments

UTF8Key

  

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