SetTextCharColorRed

Description

Sets the red component of the specified characters color. Using the SetTextColor command will override this. Values should be in the range 0-255.

Definition

SetTextCharColorRed( iTextIndex, iCharIndex, red )

Parameters