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

TCustomDefinedChunkTextChunk

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

Declaration

Source position: DAV_GuiPngChunks.pas line 572

type TCustomDefinedChunkTextChunk = class(TCustomChunkPngWithHeader)

protected

  FKeyword: AnsiString;

  

  FText: AnsiString;

  

  procedure AssignTo(); override;

  

public

  property Keyword: AnsiString; [rw]

  

  property Text: AnsiString; [rw]

  

end;

Inheritance

TCustomDefinedChunkTextChunk

  

|

TCustomChunkPngWithHeader

  

|

TCustomChunkPng

  

|

TDefinedChunk

  

|

TCustomChunk

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio