Unit 'AIFF' Package
[Overview][Constants][Types][Index] [#univint]

TextChunk

Declaration

Source position: AIFF.pas line 403

type TextChunk = record

  ckID: UInt32;

  ckSize: SInt32;

  text: SInt8;

end;


Documentation generated on: 2025-07-25