Source position: vditypes.inc line 255
type TMFDB = record
fd_addr: pointer;
fd_w: SmallInt;
fd_h: SmallInt;
fd_wdwidth: SmallInt;
fd_stand: SmallInt;
fd_nplanes: SmallInt;
fd_r1: SmallInt;
fd_r2: SmallInt;
fd_r3: SmallInt;
end;