EnableMethodErrors property (Screen Control)

C++ Builder example

Delphi 4.0 Example

 

Builder Syntax

bool EnableMethodErrors

Delphi Syntax

EnableMethodErrors : Boolean

Overview

Refer to Implementing Screen Capture.

Remarks

Specifies whether LEADTOOLS generates runtime exceptions (in addition to method return values). If EnableMethodErrors is set to TRUE, the runtime exceptions will be generated. If it is set to FALSE, they will not be generated.