Source position: msegui.pas line 2744
type windowchangeeventty = procedure(
const oldwindow: twindow;
const newwindow: twindow
) of object;