TcxLabelLineOptions.InnerColor

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

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

Declaration

componentObj.InnerColor
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 lower line is the inner one. Use the InnerColor property to get or set the inner line's color.

Property Value

An integer value that specifies the inner 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.OuterColor

Highlight search results