EnableMethodErrors property (LEADDlgEffect Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool EnableMethodErrors

Delphi Syntax

EnableMethodErrors: Boolean

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Specifies whether LEADTOOLS generates runtime exceptions (in addition to method return values). Possible values are:

Setting

Description

TRUE

Generate system error events.

FALSE

Do not generate system error events.

See Also

Elements:

ShowGetShapeDlg method, ShowGetEffectDlg method, ShowGetTransitionDlg method, ShowGetGradientDlg method, ShowGetTextDlg method.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events