You are here: Symbol Reference > MtxVecInt Namespace > Classes > TVecInt Class > public > TVecInt.Bits Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TVecInt.Bits Property

Allows reading/writing individual bits of the array.

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