ForeColor property (LEADDlgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

COLORRES ForeColor

Delphi Syntax

ForeColor: COLORREF

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the foreground color.

This property is associated with the following dialog boxes:

GetShape dialog box

In this case it represents the shape's foreground color.

GetTransition dialog box

In this case if the transition is a pattern, this property gets or sets the pattern's ForeColor. If the transition is a gradient, this property gets or sets the GradientEndColor.

See Also

Elements:

ShowGetShapeDlg method, ShowGetTransitionDlg method, DlgFlags property.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events