TVecByte.Item Property

property Item: Byte;

Allows setting/getting the integer value at position Indx.

#NameTypeDescription
1Integer

Returns: Byte

Remarks:

Allows setting/getting the 8bit value at position Indx. This property reads/writes to the same memory as TVecByte.Values property.