GetTextColor(Position: integer): IGxColor;
GetTextColor(Position: integer): Prognoz.Platform.Interop.Drawing.GxColor;
Position. Index of the character that is used to check color, numbering starts with zero.
The GetTextColor method returns color of term characters.
The method returns colors set by the ITerm.Color property of the ITerm.SetTextColor method.
The method use is given on the ITerm.CustomHyperlinkStyle page.
See also: