System.SysUtils.TInt64Helper.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 TInt64Helper

Description

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

See Also