Source position: PXL.Windows.DXGI.pas line 477
type DXGI_RATIONAL = record
Numerator: LongWord;
Denominator: LongWord;
end;