TextUseForegroundImage property (LEADDlgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool TextUseForegroundImage

Delphi Syntax

TextUseForegroundImage: Boolean

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets a value that indicates whether the TextUseForegroundImage checkbox was checked in the Text dialog box. Possible values are:

Value

Meaning

TRUE

The TextUseForegroundImage check box was checked.

FALSE

The TextUseForegroundImage check box wasn’t checked.

See Also

Elements:

ShowGetTextDlg method, DlgFlags property.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events