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