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

TUTF8KeyPressEvent

Declaration

Source position: controls.pp line 349

type TUTF8KeyPressEvent = procedure(

  Sender: TObject;

  var UTF8Key: TUTF8Char

) of object;