UseAutoColor: Boolean
The UseAutoColor property determines whether the default color is used.
Default color is black ("#000000").
If this property is set to True default font color is used, and the value of the Font.Color property is ignored.
By default this property is set to False, that is, font color uses settings defined in the Font.Color property.
The example of property use is given in the Example of Creating the FontDialog Component page.
See also: