EnableAcquireMultiEvent property (Twain Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool EnableAcquireMultiEvent

Delphi Syntax

EnableAcquireMultiEvent: Boolean

Overview

Refer to How to Acquire from the Twain Source.

Remarks

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

Setting

Description

TRUE

Enable the generation of the OnAcquireMultiEvent event.

FALSE

Disable the generation of the OnAcquireMultiEvent event.

See Also

Elements:

OnAcquireMultiEvent event.

Topics:

TWAIN Functionality: Events