ShowPeak Property

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

Specifies whether the peak mark is displayed.

Declaration

componentPropObj.ShowPeak
Read-Write Property Boolean
componentPropObj     One of the objects listed in the Applies To section  

Applies To

This property applies to the following objects:

TcxProgressBarProperties

Description

Use the ShowPeak property to specify the visibility of the Peak Mark. The peak mark is a special mark that could be used to indicate any important position of the operation fulfillment. The PeakValue property defines the position value where the mark is placed.

Property Value

True if peak mark is shown and False otherwise.

See Also

PeakColor Property
PeakSize Property
PeakValue Property

Highlight search results