Size, in bytes, of the byte value.
Source position: syshelph.inc line 879
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 (in bytes) of a variable or type. |