EnableFastConfigEvent property (Twain Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool EnableFastConfigEvent

Delphi Syntax

EnableFastConfigEvent: Boolean

Overview

Refer to Fast TWAIN (Scan Configurations).

Remarks

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

Setting

Description

TRUE

Enable the generation of the OnFastConfigEvent event.

FALSE

Disable the generation of the OnFastConfigEvent event.

See Also

Elements:

OnFastConfigEvent event.

Topics:

TWAIN Functionality: Events