Unit 'xbios' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tosunits]

TMOUSE

Declaration

Source position: xbios.pas line 506

type TMOUSE = record

  topmode: Byte;

  buttons: Byte;

  x_scale: Byte;

  y_scale: Byte;

  x_max: SmallInt;

  y_max: SmallInt;

  x_start: SmallInt;

  y_start: SmallInt;

end;


Documentation generated on: 2023-03-18