EnableEnumCapabilityEvent property (Twain Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool EnableEnumCapabilityEvent

Delphi Syntax

EnableEnumCapabilityEvent: Boolean

Overview

Refer to Getting and Setting Capabilities.

Remarks

Enables or disables the generation of the OnEnumCapabilityEvent event. Possible values are:

Setting

Description

TRUE

Enable the generation of the OnEnumCapabilityEvent event.

FALSE

Disable the generation of the OnEnumCapabilityEvent event.

See Also

Elements:

OnEnumCapabilityEvent event

Topics:

TWAIN Functionality: Events