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

TWindowPos

Declaration

Source position: mui.pas line 1068

type TWindowPos = record

  id: LongWord;

  x1: SmallInt;

  y1: SmallInt;

  w1: SmallInt;

  h1: SmallInt;

  x2: SmallInt;

  y2: SmallInt;

  w2: SmallInt;

  h2: SmallInt;

end;


Documentation generated on: 2017-01-10