TVecSmallInt.Item Property

property Item: SmallInt;

Allows setting/getting the integer value at position Indx.

#NameTypeDescription
1Integer

Returns: Int16

Remarks:

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