[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

TsdpLayoutScreenGadgets

Method parameter for SDM_LAYOUT_SCREENGADGETS

Declaration

Source position: intuition.pas line 2800

type TsdpLayoutScreenGadgets = record

  MethodID: LongWord;

  

SDM_LAYOUT_SCREENGADGETS

  sdp_TrueColor: ShortInt;

  

  sdp_Dri: PDrawInfo;

  

  sdp_Layer: PLayer;

  

  sdp_Gadgets: PGadget;

  

  sdp_Flags: LongWord;

  

Flags (SDF_LSG_*)

  sdp_UserBuffer: IPTR;

  

end;

See also

DoMethodA

  

Perform method on object.


Documentation generated on: 2017-01-10