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

Allows reading/writing individual bits of the array.

Pascal
property Bits [const Indx: 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!