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

TIntegerHelper.Size

Size, in bytes, of the Integer value.

Declaration

Source position: syshelph.inc line 1158

public class function TIntegerHelper.Size: Integer;

Description

Size returns the size (in Integers) of the Integer value. This is equivalent to SizeOf(Integer).

Errors

None.

See also

SizeOf

  

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


Documentation generated on: Jul 24 2023