SetTextColor(Value: IGxColor; Start: Integer; Length: Integer);
SetTextColor(Value: Prognoz.Platform.Interop.Drawing.GxColor; Start: Integer; Length: Integer);
Value. Character color.
Start. Index of the first character, numeration starts from zero.
Length. Length of the segment, for which color is set.
The SetTextColor method sets color of term characters.
The method use is given on the ITerm.CustomHyperlinkStyle page.
See also: