Online Documentation for Advanced PDF Generator for RAD Studio

TRenderCell.AddTextItem


procedure AddTextItem(_Item: TRenderAtom);

 

Description

Use this method to add any TRenderAtom object (or its descendant) to the last paragraph of the cell as a text word. This object would be processed by the laying out system as a part of text.

 


See also:

AddItem

AddParagraph

AddText

TRenderAtom Class