[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Workbench' (#aros)

TOldDrawerData

Old Structure to describe the view of the content of a drawer (pre AmigaOS V36)

Declaration

Source position: workbench.pas line 65

type TOldDrawerData = record

  dd_NewWindow: TNewWindow;

  

Args to open window

  dd_CurrentX: LongInt;

  

Current x coordinate of origin

  dd_CurrentY: LongInt;

  

Current y coordinate of origin

end;

See also

OLDDRAWERDATAFILESIZE

  

The amount of OldDrawerData actually written to disk


Documentation generated on: 2017-01-10