Unit 'ptreplay' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

TPTSample

Declaration

Source position: ptreplay.pas line 53

type TPTSample = record

  Name: array [0..21] of Char;

  Length: Word;

  FineTune: Byte;

  Volume: Byte;

  Repeat_: Word;

  Replen: Word;

end;


Documentation generated on: 2021-07-30