AddItem
TgtPDFFormListBox Example
function AddItem(Item: string): Integer;
Description
Call AddItem with a string item to make new entry into the listbox.
Return: Index of the new entry is returned.