Source position: msegui.pas line 2486
type showinfoty = record
widget: twidget;
transientfor: twindow;
windowevent: Boolean;
nomodalforreset: Boolean;
end;