This menu is invoked by right-clicking a specific inspector item. The menu contains the following commands:
Figure 1. Component Inspector view - pop-up menu
Expand All
- if a group is selected, expands all items within the selected group. Otherwise, all groups in the inspector are expanded. If the expanded group contains any groups that are disabled (gray), the user is asked if the disabled groups should all be expanded.
Collapse All
- if a group is selected, collapses all items within the selected group. Otherwise, all groups in the inspector are collapsed.
Help on Component
- shows a help page for the component.
Pin Sharing Enabled
- enables the pin sharing. This command is available only for pin properties. For more information, see Pin sharing topic.
Move Item Up
- moves the item up in the list.
Move Item Down
- moves the item down in the list.
Move Item Top
- moves the item on the top of the list.
Move Item Bottom
- moves the item at the bottom of the list.
Note: Move options are enabled for ListItemFromFIle property.
Delete Item
- does not delete the component, but can delete the property item from the list of property. The list of items can have some constraints on minimal or maximum number of items. Add ADC component into the project and add at least one extra channel then you will be able to see this option enabled.