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

Allows reading/writing individual bits of the array.

Pascal
property Bits [const row, col: integer]: boolean;

Use BitPack and BitUnpack for much faster access to bit data.

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