Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TByteHelper.Size

Size, in bytes, of the byte value.

Declaration

Source position: syshelph.inc line 874

public class function TByteHelper.Size: Integer;

Description

Size returns the size (in bytes) of the byte value. This is equivalent to SizeOf(Byte).

Errors

None.

See also

SizeOf

  

Return size (in bytes) of a variable or type.


Documentation generated on: Jul 24 2023