Skip to main content
A newer version of this page is available. .

TdxListItem.Tag Property

Stores a value associated with the item.

Declaration

property Tag: Int64 read; write; default 0;

Property Value

Type Default Description
Int64 0

An integer value.

Remarks

The Tag property has no predefined meaning.

See Also