LiteDAC

TLiteVector.AsBit Property

Provides indexed access to vector elements.

Class

TLiteVector

Syntax

property AsBit: array of Byte;

Remarks

Use the AsBit property to get or set individual elements of the vector as type Bit.

Vector elements are indexed starting from 1.

Note: Each element of the vector is represented as a byte value of either 0 or 1.

See Also

© 1997-2026 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback