Caption Property (Applied to Collection Item)

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

Specifies the item’s caption text.

Declaration

itemObj.Caption
Read-Write Property String
itemObj     One of the objects listed in the Applies To section  

Applies To

This property applies to the following objects:

TcxEditButton, TcxRadioGroupItem

Description

Use the Caption property to get or set the caption of the collection item.

Property Value

A string holding the item’s caption.

Remarks

Note for TcxEditButton: To draw the caption, the edit button’s Kind property must be set to “bkText”.
Highlight search results