Unit 'MMIO' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os2units]

RectL

Declaration

Source position: mmio.pas line 1131

type RectL = record

  xLeft: LongInt;

  yBottom: LongInt;

  xRight: LongInt;

  yTop: LongInt;

end;


Documentation generated on: 2025-07-25