You are here: Symbol Reference > MtxVecInt Namespace > Classes > TMtxInt Class > public > TMtxInt.Bits Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxInt.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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!