[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Size, in bytes, of the SmallInt value
Source position: syshelph.inc line 410
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 of a variable or type. |