Unit 'zglGui' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_zengl]

zglTKeyEvent

Declaration

Source position: zglGui.pas line 136

type zglTKeyEvent = procedure(

  Sender: zglTGUIObject;

  Key: Byte;

  var Cancel: Boolean

) of object;



CT Web help

CodeTyphon Studio