You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > MatrixInt.Tag Property
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.Tag Property

Stores an integer value as a part of the object.

Pascal
property Tag: Integer;

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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!