Source position: PXL.Windows.DXGI.pas line 508
type DXGI_MAPPED_RECT = record
Pitch: LongInt;
Bits: Pointer;
end;