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

tLayoutHandle

Declaration

Source position: gtlayout.pas line 525

type tLayoutHandle = record

  Screen: pScreen;

  DrawInfo: pDrawInfo;

  Window: pWindow;

  VisualInfo: Pointer;

  AmigaGlyph: pImage;

  CheckGlyph: pImage;

  UserData: Pointer;

  Menu: pMenu;

end;


Documentation generated on: 2021-07-30