EnableMethodErrors property (All Objects)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

BOOL EnableMethodErrors

Overview

Refer to Controlling Events.

Remarks

(Persistent property, available at design time) Specifies whether LEADTOOLS generates system error events (in addition to error return codes).

All LEADTOOLS COM Objects support this property.

Setting

Description

TRUE

Generate system error events.

FALSE

Do not generate system error events.

See Also

Topics:

Working with the Control: General Behavior