Source position: xtestext1.pp line 79
type TXTestInputActionEvent = record
_type: cint;
display: PDisplay;
window: TWindow;
actions: array [0..XTestACTIONS_SIZE-1] of CARD8;
end;