Concept Framework 2.2 documentation Contents | Index

RTextTag.ForeColor

Name Type Access Version Deprecated
ForeColor property public version 1.0 no

Prototype:
Read/Write property ForeColor[=TextColor]


Description:
This property sets or gets the color of the text in the tag. The color is specified via a hex number (similar to HTML): 0xRRGGBB
For example, RED is 0xFF0000, BLUE is 0x0000FF.

Returns:
This property returns the color of the text in the tag.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:11 2013 GMT(c)2013 Devronium Applications