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