System.SysUtils.TSmallIntHelper.Size

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function Size: Integer; inline; static;

Properties

Type Visibility Source Unit Parent
function public System.SysUtils.pas System.SysUtils TSmallIntHelper

Description

Returns an integer representing the number of bytes occupied by this SmallInt variable.

See Also