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