property Dialog.ForeColor as Color
Retrieves or sets the control's foreground color.

TypeDescription
Color A color expression that specifies the caption's foreground color.

The ForeColor property has effect only if the Caption property is not empty.