Source position: msegui.pas line 2745
type widgetchangeeventty = procedure(
const oldwidget: twidget;
const newwidget: twidget
) of object;