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

TIntKeyPressEvent

Declaration

Source position: fpg_main.pas line 78

type TIntKeyPressEvent = procedure(

  Sender: TObject;

  var keycode: Word;

  var shiftstate: Word;

  var consumed: Boolean

) of object;


Documentation generated on: 2012-01-26