Unit 'vgamouse' Package
[Overview][Constants][Types][Procedures and functions][Index] [#svgalib]

__mouse_handler

Declaration

Source position: vgamouse.pp line 52

type __mouse_handler = procedure(

  button: LongInt;

  dx: LongInt;

  dy: LongInt;

  dz: LongInt;

  drx: LongInt;

  dry: LongInt;

  drz: LongInt

);


Documentation generated on: 2023-03-18