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

TWindowPos

Declaration

Source position: mui.pas line 1081

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: 2021-07-30