GxTitle.setFontColor

Syntax

setFontColor(value: PP.Color || RGB || String);

Parameters

value. Color to be set.

Description

The setFontColor method sets title text font color.

Comments

The method is analog of the setTextColor method.

Example

The example of use is identical to the example of use of the setTextColor method given in description of the GxTitle.TextColor property.

See also:

GxTitle