Item Object

Applies to TestComplete 12.60, last modified on September 17, 2018

Description

The Item object is a helper object used to work with Developer Express BarControl, Developer Express BarManager, Developer Express Ribbon (VCL), Developer Express Ribbon, Microsoft Ribbon, Infragistics Web Menu and Developer Express Popup Menu controls from tests. It provides access to the control’s standard items for which specific actions are of no importance (like labels, for example). You can obtain the Item object via the Item property of the ItemCollection object.

If the item that corresponds to the Item object has child items, in turn, you can get access to their collection via the Items property.

Members

See Also

ItemCollection Object

Highlight search results