IComponent.Tag

Syntax

Tag: Integer;

Description

The compiler does not use the Tag property. Its default value is 0.

Comments

User can change the value of the Tag property and use it as desired.

Example

The example of use is given in description of the IComponent.Components property.

See also:

Forms Assembly Interfaces