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

TPdfNumber

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

Declaration

Source position: PdfTypes.pas line 140

type TPdfNumber = class(TPdfObject)

protected

  procedure InternalWriteStream(); override;

  

public

  constructor CreateNumber();

  

  property Value: Integer; [rw]

  

end;

Inheritance

TPdfNumber

  

|

TPdfObject

  

|

TObject



CT Web help

CodeTyphon Studio