TTMSFNCWXPDFToolbarItems.Items Property
Provides indexed, strongly typed access to the toolbar items.
API unit family: TMSFNCWXPDFToolbar
Declaring type: TTMSFNCWXPDFToolbarItems
Type: TTMSFNCWXPDFToolbarItem
Syntax
property Items[Index: Integer]: TTMSFNCWXPDFToolbarItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position of the item in the collection. |