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