FontColor: IGxColor;
The FontColor property determines the inscription color of a component.
In object inspector one of standard constants can be set as a value of this property. The first part of these constants corresponds to the determined colors. The second part is determined by the scheme which was installed by the user in the Windows. The user can change this scheme using the Windows control panel . So these color can be changed from one system to another.
NOTE. This property is outdated. Use the Color property of the font received in the Font property to set a desired color.
See also: