EnableConformanceStatus property

Delphi example

C++Builder example

 

Builder Syntax

bool EnableConformanceStatus

Delphi Syntax

EnableConformanceStatus: Boolean

Overview

Refer to Working with Data Sets.

Remarks

(Published property, available at design time) Specifies whether LEADTOOLS generates the OnConformanceStatus Event for each element that does not conform.

Set this property to False in the OnConformanceStatus Event to terminate the Conformance Test.

The Conformance Test is started by calling the ConformanceTestDS method.

See Also

Elements:

OnConformanceStatus event, ConformanceTestDS method