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

Description

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

See Also