Source position: xf86vmode.pp line 151
type TXF86VidModeMonitor = record
vendor: PAnsiChar;
model: PAnsiChar;
EMPTY: cfloat;
nhsync: cuchar;
hsync: PXF86VidModeSyncRange;
nvsync: cuchar;
vsync: PXF86VidModeSyncRange;
end;