Properties Property

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

Returns the object holding the component’s properties.

Declaration

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

Applies To

The property applies to the following components:

TcxButtonEdit, TcxCalcEdit, TcxCheckBox, TcxComboBox, TcxCurrencyEdit, TcxDateEdit, TcxLabel, TcxMemo, TcxMRUEdit, TcxProgressBar, TcxRadioGroup, TcxSpinEdit, TcxTextEdit, TcxTimeEdit

Description

The Properties property lets you obtain or set specific attributes of the component’s behavior, such as the format and appearance of the displayed text, the list of buttons displayed in the components-editors, and so on.

Property Value

Highlight search results