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

TShortIntHelper.Size

Size, in bytes, of the ShortInt value

Declaration

Source position: syshelph.inc line 416

public class function TShortIntHelper.Size: Integer;

Description

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

Errors

None.

See also

SizeOf

  

Return size of a variable or type.


Documentation generated on: May 14 2021