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

Description

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

See Also