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

TCustomChunkPngWithHeader

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

Declaration

Source position: DAV_GuiPngChunks.pas line 81

type TCustomChunkPngWithHeader = class(TCustomChunkPng)

protected

  FHeader: TChunkPngImageHeader;

  

  procedure AssignTo(); override;

  

public

  constructor Create(); virtual;

  

  procedure HeaderChanged; virtual;

  

  property Header: TChunkPngImageHeader; [r]

  

end;

Inheritance

TCustomChunkPngWithHeader

  

|

TCustomChunkPng

  

|

TDefinedChunk

  

|

TCustomChunk

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio