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

TDiskObject

Declaration

Source position: workbench.pas line 97

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