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

TCustomBextChunk

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

Declaration

Source position: DAV_ChunkWaveBasic.pas line 674

type TCustomBextChunk = class(TWavFixedDefinedChunk)

protected

  procedure AssignTo(); override;

  

public

  BextRecord: TBextRecord;

  

  constructor Create; override;

  

  class function GetClassChunkSize; override;

  

  property Description: string; [rw]

  

  property Originator: string; [rw]

  

  property OriginatorRef: string; [rw]

  

  property OriginationDate: string; [rw]

  

  property OriginationTime: string; [rw]

  

  property TimeRefLow: Integer; [rw]

  

  property TimeRefHigh: Integer; [rw]

  

  property Version: Word; [rw]

  

end;

Inheritance

TCustomBextChunk

  

|

TWavFixedDefinedChunk

  

|

TFixedDefinedChunk

  

|

TDefinedChunk

  

|

TCustomChunk

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio