Source position: msegui.pas line 2812
type syseventhandlereventty = procedure(
const awindow: winidty;
var aevent: syseventty;
var handled: Boolean
) of object;