Size, in bytes, of the SmallInt value.
Source position: syshelph.inc line 1028
public class function TSmallIntHelper.Size: Integer; |
Size returns the size (in SmallInts) of the SmallInt value. This is equivalent to SizeOf(SmallInt).
None.
|
Return size (in bytes) of a variable or type. |