TextColor Property

Applies to TestComplete 15.62, last modified on March 19, 2024

Specifies the font color.

Declaration

TcxEditStyleObj.TextColor
Read-Write Property Integer
TcxEditStyleObj     A TcxEditStyle object  

Description

Use the TcxEdit.Style.TextColor property to get or set the color of the component’s text.

Return Value

An integer value that specifies the needed color.

For the list of predefined color constants and instructions on how to specify custom colors, see the Working With Colors topic.

See Also

Working With Colors

Highlight search results