Unit 'fppdfobjects' Package
[Overview][Constants][Types][Classes][Index] [#fcl-pdf]

TPDFValue

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

Declaration

Source position: fppdfobjects.pp line 155

type TPDFValue = class(TPDFObject)

public

  constructor Create(); virtual; overload;

  class function ElementType; override;

  function GetDescription; override;

  function IsKeyword();

  function IsInteger;

  function IsInt64;

  property TokenType: TPDFTokenType; [r]

  property Value: RawbyteString; [rw]

  property AsInteger: Integer; [r]

  property AsInt64: Int64; [r]

  property AsBoolean: Boolean; [r]

  property AsFloat: Double; [r]

  property AsDateTime: TDateTime; [r]

end;

Inheritance

TPDFValue

|

TPDFObject

|

TObject


Documentation generated on: 2023-03-18