Source position: AIFF.pas line 403
type TextChunk = record
ckID: UInt32;
ckSize: SInt32;
text: SInt8;
end;