| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Size (in bytes) of a Double-sized floating point value.
Source position: syshelph.inc line 272
| public class function TDoubleHelper.Size: Integer; | 
Size is the size (in bytes) of a Double-sized floating point value. It is equivalent to calling SizeOf(Double).
| 
 | Return size of a variable or type. |