TcxImageCollectionItem.Tag Property
Specifies the value that can be used for image identification purposes.
The default value of the Tag property is 0.
Declaration
property Tag: TcxTag read; write; default 0;
Property Value
Type | Default |
---|---|
TcxTag | 0 |
See Also