Unit 'DAV_ChunkWaveBasic' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_asiovst]

TFactChunk

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: DAV_ChunkWaveBasic.pas line 114

type TFactChunk = class(TWavFixedDefinedChunk)

protected

  procedure AssignTo(); override;

  

public

  FactRecord: TFactRecord;

  

  constructor Create; override;

  

  class function GetClassChunkSize; override;

  

  class function GetClassChunkName; override;

  

published

  property SampleCount: Cardinal; [rw]

  

end;

Inheritance

TFactChunk

  

|

TWavFixedDefinedChunk

  

|

TFixedDefinedChunk

  

|

TDefinedChunk

  

|

TCustomChunk

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio