EnableSetPropertiesEvent property (Twain Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

bool EnableSetPropertiesEvent

Delphi Syntax

EnableSetPropertiesEvent: Boolean

Overview

Refer to Getting and Setting Capabilities.

Remarks

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

Setting

Description

TRUE

Enable the generation of the OnSetPropertiesEvent event.

FALSE

Disable the generation of the OnSetPropertiesEvent event.

See Also

Elements:

OnSetPropertiesEvent event.

Topics:

TWAIN Functionality: Events