Source position: xvlib.pp line 81
type TXvAttribute = record
flags: cint;
min_value: cint;
max_value: cint;
name: PAnsiChar;
end;