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