Source position: fpwavformat.pas line 302
type TChunkHeader = packed record
ID: TChunkID;
Size: UInt32;
end;