Properties Property (TSelectObjectPropertyDialog)

Applies to TestComplete 15.63, last modified on April 23, 2024

Returns the string containing the name of the object and of the object property selected in the Select Property dialog.

Declaration

componentObj.Properties
Read-Write Property String
componentObj     One of the user forms components listed in the Applies To section  

Applies To

The property applies to the following components:

TSelectObjectPropertyDialog

Description

The Properties property returns the name of the object and of the object properties selected in the Select Property wizard.

Property Value

The string holding the name of the selected object along with the name of the selected property.

Highlight search results