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