Position Property

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

Specifies the value represented by the component.

Declaration

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

Applies To

The property applies to the following components:

TcxProgressBar

Description

Use the Position property to obtain or set the current value represented by the component. The position value is limited by the range specified by the Min and Max properties.

Property Value

A floating-point value indicating the component’s position.

See Also

Max Property
Min Property

Highlight search results