| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Size, in bytes, of the ShortInt value
Source position: syshelph.inc line 390
| public class function TShortIntHelper.Size: Integer; | 
Size returns the size (in ShortInts) of the ShortInt value. This is equivalent to SizeOf(Byte).
None.
| 
 | Return size of a variable or type. |