IComponent.Tag

Syntax

Tag: Integer;

Description

The Tag property is not used by the compiler. Its default value is 0.

Comments

The 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