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

TPDFContainer

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

Declaration

Source position: fppdfobjects.pp line 204

type TPDFContainer = class(TPDFObject)

protected

  function Replace();

public

  constructor Create; override;

  class function OwnsObjects; virtual;

  class function ElementType; override;

  destructor destroy; override;

  function GetEnumerator; override;

  function Add(); virtual;

  property Count: Integer; [r]

  property Objects []: TPDFObject; default; [rw]

end;

Inheritance

TPDFContainer

|

TPDFObject

|

TObject


Documentation generated on: 2023-03-18