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

TAIFFCommentChunk

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

Declaration

Source position: DAV_ChunkAiffBasic.pas line 252

type TAIFFCommentChunk = class(TAIFFDefinedChunk)

protected

  procedure AssignTo(); override;

  

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  procedure LoadFromStream(); override;

  

  procedure SaveToStream(); override;

  

  class function GetClassChunkName; override;

  

published

  property CommentCount: Byte; [r]

  

end;

Inheritance

TAIFFCommentChunk

  

|

TAIFFDefinedChunk

  

|

TDefinedChunk

  

|

TCustomChunk

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio