Online Documentation for Advanced PDF Generator for RAD Studio
TRenderSequence.AddText
procedure AddText(_Text: WideString; _Font: TFont; _Link: String = '');
Description
Use this method to add a text to a sequence. The _Font parameter defines a text font. The _Link parameter defines a target link for the added text. For more information about linking see the TRenderAtom.LinkName and the TRenderAtom.LinkTarget topics.
See also: