ShadowSize property (LEADDlgImage Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT ShadowSize

Delphi Syntax

ShadowSize: L_UINT

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the size of the shadow, in pixels, in the AddBorder dialog box.

Valid range is from –1000 to 1000.

This property value is valid only if the UseShadow property is TRUE.

When the dialog box closes, this property will be updated according to the Shadow Size edit box value in the dialog box.

See Also

Elements:

ShowAddBorderDlg method

Topics:

Imaging Common Dialogs: Properties, Methods, and Events