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

TPngBackgroundColorFormat3

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

Declaration

Source position: DAV_GuiPngChunks.pas line 385

type TPngBackgroundColorFormat3 = class(TCustomPngBackgroundColor)

protected

  FIndex: Byte;

  

  class function GetChunkSize; override;

  

  procedure AssignTo(); override;

  

public

  procedure LoadFromStream(); override;

  

  procedure SaveToStream(); override;

  

  property PaletteIndex: Byte; [rw]

  

end;

Inheritance

TPngBackgroundColorFormat3

  

|

TCustomPngBackgroundColor

  

|

TObject



CT Web help

CodeTyphon Studio