Unit 'workbench' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tDiskObject

Declaration

Source position: workbench.pas line 158

type tDiskObject = record

  do_Magic: Word;

  do_Version: Word;

  do_Gadget: tGadget;

  do_Type: Byte;

  do_DefaultTool: STRPTR;

  do_ToolTypes: Pointer;

  do_CurrentX: LongInt;

  do_CurrentY: LongInt;

  do_DrawerData: pDrawerData;

  do_ToolWindow: STRPTR;

  do_StackSize: LongInt;

end;


Documentation generated on: 2023-03-18