ITabErrorCheckingOptions.Assign

Syntax

Assign(Result: ITabErrorCheckingOptions);

Parameters

Result. Parameters of error indicating, according to which the current parameters are set.

Description

The Assign method fills parameters of error indicating according to the parameters passed to Result.

Comments

To reset ignored errors, use the ITabErrorCheckingOptions.ResetSkippedErrors method.

Example

The method use is given in the example for ITabErrorCheckingOptions.EnableChecking.

See also:

ITabErrorCheckingOptions