property Item: SmallInt;
Allows setting/getting the integer value at position row,col.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Integer | ||
| 2 | Integer |
Returns: Int16
Remarks:
Allows setting/getting the 16bit integer value at position row,col. This property reads/writes to the same memory as TMtxSmallInt.Values property.