[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#rtl)

TSmallIntHelper.Size

Size, in bytes, of the SmallInt value

Declaration

Source position: syshelph.inc line 441

public class function TSmallIntHelper.Size: Integer;

Description

Size returns the size (in SmallInts) of the SmallInt value. This is equivalent to SizeOf(SmallInt).

Errors

None.

See also

SizeOf

  

Return size of a variable or type.


Documentation generated on: May 14 2021