TextField:setTextColor

From GiderosMobile
Revision as of 11:19, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2011.6

Description



Sets the color of the text in a text field in hexadecimal format.


 TextField:setTextColor(color)

'color: (number) color of the text in hexadecimal format. '