Unit 'mui' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

TMUI_DragImage

Declaration

Source position: mui.pas line 495

type TMUI_DragImage = record

  bm: PBitMap;

  width: SmallInt;

  height: SmallInt;

  touchx: SmallInt;

  touchy: SmallInt;

  flags: LongWord;

end;


Documentation generated on: 2021-07-30