TTMSFNCWXPDFToolbarItems.Insert Method
Inserts a new item at the specified position.
API unit family: TMSFNCWXPDFToolbar
Declaring type: TTMSFNCWXPDFToolbarItems
Syntax
function Insert(Index: Integer): TTMSFNCWXPDFToolbarItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which to insert the item. |
Returns
The newly created item.