Unit 'xf86dga' Package
[Overview][Constants][Types][Procedures and functions][Index] [#x11]

TXDGAEvent

Declaration

Source position: xf86dga.pp line 147

type TXDGAEvent = record

  case LongInt of

    0: (

        _type: cint;

      );

    1: (

        xbutton: TXDGAButtonEvent;

      );

    2: (

        xkey: TXDGAKeyEvent;

      );

    3: (

        xmotion: TXDGAMotionEvent;

      );

    4: (

        pad: array [0..23] of clong;

      );

end;


Documentation generated on: 2023-03-18