Unit 'PdfTypes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_powerpdf]

TPdfDictionaryElement

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

Declaration

Source position: PdfTypes.pas line 211

type TPdfDictionaryElement = class(TObject)

public

  constructor Create();

  

  constructor CreateAsInternal();

  

  destructor Destroy; override;

  

  property Key: string; [r]

  

  property Value: TPdfObject; [r]

  

  property IsInternal: Boolean; [r]

  

end;

Inheritance

TPdfDictionaryElement

  

|

TObject



CT Web help

CodeTyphon Studio