EnableMethodErrors property (LEADMrc Control)
| Builder Syntax | bool EnableMethodErrors | 
| Delphi Syntax | EnableMethodErrors: Boolean | 
| Overview | Refer to Working with the LEADMrc Control. | 
Remarks
(Persistent property, available at design time) (Document/Medical only) Specifies whether LEADTOOLS generates runtime exceptions (in addition to method return values). The default value is True. Possible values are:
| Setting | Description | 
| TRUE | Generate runtime exceptions. | 
| FALSE | Do not generate runtime exceptions. | 
See Also