PeakSize Property

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

Defines the width of the peak mark.

Declaration

componentPropObj.PeakSize
Read-Write Property Integer
componentPropObj     One of the objects listed in the Applies To section  

Applies To

This property applies to the following objects:

TcxProgressBarProperties

Description

Use the PeakSize property to define the width of the progress bar’s peak mark. The mark is visible if the ShowPeak property is enabled. The position where the mark is placed is specified by the PeakValue property.

Property Value

A non-zero positive integer value indicating the mark’s width in pixels.

See Also

PeakColor Property
PeakValue Property
ShowPeak Property

Highlight search results