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

TPngChunkList

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

Declaration

Source position: DAV_GuiPngChunks.pas line 626

type TPngChunkList = class(TPersistent)

protected

  function GetChunk();

  

  procedure AssignTo(); override;

  

public

  destructor Destroy; override;

  

  procedure Add();

  

  procedure Clear; virtual;

  

  procedure Delete();

  

  function IndexOf();

  

  procedure Remove();

  

  property Count: Integer; [r]

  

  property Chunks []: TCustomChunk; default; [r]

  

end;

Inheritance

TPngChunkList

  

|

TObject



CT Web help

CodeTyphon Studio