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

TMUI_DragImage

Declaration

Source position: mui.pas line 497

type TMUI_DragImage = record

  bm: PBitMap;

  width: SmallInt;

  height: SmallInt;

  touchx: SmallInt;

  touchy: SmallInt;

  flags: LongWord;

end;


Documentation generated on: 2017-01-10