FontColor Property
Specifies the text color for a GUI
object
Syntax:
FontColor <anValue> (Control Definition)
<WindowName>.<ControlName>.FontColor := aFontColor
<WindowName>.<ControlName>.FontColor --> aFontColor
This should be specified as a three element numeric array containing red, green and blue components.