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

TsdpInitScreen

Declaration

Source position: intuition.pas line 2917

type TsdpInitScreen = record

  MethodID: LongWord;

  sdp_TrueColor: ShortInt;

  sdp_Dri: PDrawInfo;

  sdp_Screen: PScreen;

  sdp_FontHeight: LongWord;

  sdp_TitleHack: LongInt;

  sdp_BarHeight: LongWord;

  sdp_BarVBorder: LongWord;

  sdp_BarHBorder: LongWord;

  sdp_MenuVBorder: LongWord;

  spd_MenuHBorder: LongWord;

  sdp_WBorTop: ShortInt;

  sdp_WBorLeft: ShortInt;

  sdp_WBorRight: ShortInt;

  sdp_WBorBottom: ShortInt;

  sdp_UserBuffer: IPTR;

  pad_align: record

  end;

end;


Documentation generated on: 2023-03-18