Source position: xvlib.pp line 123
type TXvPortNotifyEvent = record
_type: cint;
serial: culong;
send_event: TBool;
display: PDisplay;
port_id: TXvPortID;
time: TTime;
attribute: TAtom;
value: clong;
end;