Source position: workbench.pas line 121
type tDrawerData = record
dd_NewWindow: tNewWindow;
dd_CurrentX: LongInt;
dd_CurrentY: LongInt;
dd_Flags: LongInt;
dd_ViewModes: Word;
end;