IValidationUserComponent.Key

Syntax

Key: Integer;

Description

The Key property returns the component's key.

Comments

Key is the unique identifier of component in the collection. The key value is generated automatically and cannot be changed by user.

Example

The property use is given in the example for IValidationFilter.UserComponents.

See also:

IValidationUserComponent