LiteDAC
Provides indexed access to vector elements.
TLiteVector
property AsByte: array of Byte;
Use the AsByte property to get or set individual elements of the vector as type Byte.
Vector elements are indexed starting from 1.