Unit 'DAV_ChunkAiffBasic' Package
[Overview][Constants][Types][Classes][Index] [#pl_asiovst]

TAIFFFormChunk

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

Declaration

Source position: DAV_ChunkAiffBasic.pas line 113

type TAIFFFormChunk = class(TAIFFFixedDefinedChunk)

protected

  procedure AssignTo(); override;

  

public

  AIFFFormRecord: TAIFFFormRecord;

  

  constructor Create; override;

  

  class function GetClassChunkSize; override;

  

  class function GetClassChunkName; override;

  

published

  property FormType: string; [rw]

  

end;

Inheritance

TAIFFFormChunk

  

|

TAIFFFixedDefinedChunk

  

|

TFixedDefinedChunk

  

|

TDefinedChunk

  

|

TCustomChunk

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio