EnableMethodErrors property (Screen Control)
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.