Size, in bytes, of the ShortInt value.
Source position: syshelph.inc line 924
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 (in bytes) of a variable or type. |