You are here: Symbol Reference > MtxVecBase Namespace > Classes > TMtxVecBase Class > published > TMtxVecBase.Tag Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecBase.Tag Property

Stores an integer value as part of a TMtxVec object.

Pascal
property Tag: integer;

Stores an integer value as part of a TMtxVec object. Tag has no predefined meaning. The Tag property is provided for the convenience of developers. It can be used for storing an additional integer value or it can be typecast to any 32-bit value such as a component reference or even a pointer.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!