Caption Property (Specific to DevExpressEditButton Controls)

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

Description

Use the Caption property to obtain the caption of the edit button, to which the TestObj object corresponds.

Declaration

TestObj.Caption

Read-Only Property String
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following object:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

The string containing the edit button’s caption.

See Also

Visible Property (EditorButton Objects)
Click Action (Specific to DevExpressEditButton Objects)
DevExpressEditButtonCollection Object

Highlight search results