Unit 'Workbench' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TDiskObject

Declaration

Source position: workbench.pas line 102

type TDiskObject = record

  do_Magic: Word;

  do_Version: Word;

  do_Gadget: TGadget;

  do_type: Byte;

  do_DefaultTool: STRPTR;

  do_Tooltypes: PPChar;

  do_CurrentX: LongInt;

  do_CurrentY: LongInt;

  do_DrawerData: PDrawerData;

  do_ToolWindow: STRPTR;

  do_StackSize: LongInt;

end;


Documentation generated on: 2023-03-18