ITerm.SetTextColor

Syntax

SetTextColor(Value: IGxColor; Start: Integer; Length: Integer);

Parameters

Value. Character color.

Start. Index of the first character, numbering starts with zero.

Length. Length of the segment, for which color is set.

Description

The SetTextColor method sets color of term characters.

Example

The method use is given on the ITerm.CustomHyperlinkStyle page.

See also:

ITerm