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