DisabledFontColor Property
Specifies the text color for a disabled/read-only GUI object

 

 

  

Syntax:

 

DisabledFontColor <anColor> (Control Definition)

 

<WindowName>.<ControlName>.DisabledFontColor := anColor

 

<WindowName>.<ControlName>.DisabledFontColor --> anColor

This should be specified as a three element numeric array containing red, green and blue components.