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