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

Description

Returns an integer representing the number of bytes occupied by a System.Double variable.

See Also