Color: String
The Color property sets the font color.
The property value can be used in the following formats:
"red".
"#000".
"RGB(123, 12, 1)".
This property is irrelevant if the Font.UseAutoColor property is set to True.
The example of property use is given in the Example of Creating the FontDialog Component page.
See also: