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