Unit 'DAV_ChunkClasses' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_asiovst]

TDefinedChunk

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

Declaration

Source position: DAV_ChunkClasses.pas line 95

type TDefinedChunk = class(TCustomChunk)

protected

  FFilePosition: Cardinal;

  

  procedure SetChunkName(); override;

  

  procedure AssignTo(); override;

  

public

  constructor Create; override;

  

  procedure LoadFromStream(); override;

  

  class function GetClassChunkName; virtual; abstract;

  

published

  property FilePosition: Cardinal; [r]

  

end;

Inheritance

TDefinedChunk

  

|

TCustomChunk

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio