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

TPDFArray

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

Declaration

Source position: fppdfobjects.pp line 397

type TPDFArray = class(TPDFContainer)

  class function ElementType; override;

  function GetDescription; override;

  function IsIntegerAt();

  function IsFloatAt();

  function IsKeywordAt();

  function GetIntegerAt();

  function GetFloatAt();

end;

Inheritance

TPDFArray

|

TPDFContainer

|

TPDFObject

|

TObject


Documentation generated on: 2025-07-25