TTMSFNCWXPDFToolbarItems Class
Holds the collection of toolbar buttons. Provides strongly typed access, insertion, and creation of toolbar items.
API unit family: TMSFNCWXPDFToolbar
Inherits from: TTMSFNCCustomListItems
Syntax
TTMSFNCWXPDFToolbarItems = class(TTMSFNCCustomListItems)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed, strongly typed access to the toolbar items. |
Methods
| Name | Description |
|---|---|
| Add | Appends a new item to the end of the collection. |
| Insert | Inserts a new item at the specified position. |