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

TPdfString

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

Declaration

Source position: PdfTypes.pas line 160

type TPdfString = class(TPdfObject)

protected

  procedure InternalWriteStream(); override;

  

public

  constructor CreateString();

  

  property Value: string; [rw]

  

end;

Inheritance

TPdfString

  

|

TPdfObject

  

|

TObject



CT Web help

CodeTyphon Studio