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

tIconSelectMsg

Declaration

Source position: workbench.pas line 629

type tIconSelectMsg = record

  ism_Length: ULONG;

  ism_Drawer: BPTR;

  ism_Name: STRPTR;

  ism_Type: UWORD;

  ism_Selected: BOOL;

  ism_Tags: pTagItem;

  ism_DrawerWindow: pWindow;

  ism_ParentWindow: pWindow;

  ism_Left: Word;

  ism_Top: Word;

  ism_Width: Word;

  ism_Height: Word;

end;


Documentation generated on: 2023-03-18