EnableMethodErrors property (ImageList Control)

C++ Builder example

Delphi example

 

Builder Syntax

bool EnableMethodErrors

Delphi Syntax

EnableMethodErrors : Boolean

Overview

Refer to Using the ImageList Control

Remarks

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

See Also

Elements:

Error property, ErrorMsg property.

Topics:

Raster Images: Displaying Images