Source position: workbench.pas line 58
type TOldDrawerData = record
dd_NewWindow: TNewWindow;
dd_CurrentX: LongInt;
dd_CurrentY: LongInt;
end;