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

TPdfBinary

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

Declaration

Source position: PdfTypes.pas line 270

type TPdfBinary = class(TPdfObject)

protected

  procedure InternalWriteStream(); override;

  

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  property Stream: TStream; [r]

  

end;

Inheritance

TPdfBinary

  

|

TPdfObject

  

|

TObject



CT Web help

CodeTyphon Studio