TcxLabelLineOptions.OuterColor

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

Specifies the outer color of the line drawn in the label.

Declaration

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

Applies To

The property applies to the following components:

TcxLabelLineOptions

Description

The line drawn in the label consists of two horizontal lines. The upper line is the outer one. Use the OuterColor property to get or set the outer line color.

Property Value

An integer value that specifies the outer color of the line.

For the list of predefined color constants and instructions explaining how to calculate custom color values, see the Working With Colors topic.

See Also

TcxLabelLineOptions.InnerColor

Highlight search results