Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Description

CreateInstance

CreateInstance is signalled when an instance of a component is created [created Inherited from PRIM_PDF.AutoTable (PRIM_PDF.AutoTable)

DestroyInstance

DestroyInstance is signalled when an instance of a component is about to be destroyed [destroyed Inherited from PRIM_PDF.AutoTable (PRIM_PDF.AutoTable)

Methods

Name

Description

AddColumn

Adds a column to the table

Column

AddRow

Adds a row to the table

Row

CreateColumn

Creates an AutoTable column

Result

CreateRow

Creates an AutoTable row

Result

Write

Writes the AutoTable to the PDF document

...