Online Documentation for Advanced PDF Generator for RAD Studio
TQuickPdfContentsItem.Add
function Add(ATitle, ALink: String): TQuickPdfContentsItem;
Description
The Add method creates a subitem for the item and adds it to a list of subitems. The ATitle parameter specifies a title of the new subitem, and the ALink property specifies a link which the new subitem is associated with.
See also: