UseShadow property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool UseShadow

Delphi Syntax

UseShadow: Boolean

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets a value that indicates whether the "Use Shadows" checkbox was checked in the AddBorder dialog box. Possible values are:

Value

Meaning

TRUE

The "Use Shadows" check box was checked. Add a shadow to the border.

FALSE

The "Use Shadows" check box wasn’t checked. Do not add a shadow to the border.

See Also

Elements:

ShowAddBorderDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events