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

TPadChunk

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

Declaration

Source position: DAV_ChunkWaveBasic.pas line 434

type TPadChunk = class(TCustomPaddingChunk)

protected

  procedure AssignTo(); override;

  

public

  constructor Create; override;

  

  procedure SaveToStream(); override;

  

  procedure LoadFromStream(); override;

  

  class function GetClassChunkName; override;

  

published

  property AlignSize: Integer; [rw]

  

end;

Inheritance

TPadChunk

  

|

TCustomPaddingChunk

  

|

TWavDefinedChunk

  

|

TDefinedChunk

  

|

TCustomChunk

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio