System.JSON.TJSONNumber.AsUInt64

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AsUInt64: UInt64 read GetAsUInt64;

C++

__property unsigned __int64 AsUInt64 = {read=GetAsUInt64};

Properties

Type Visibility Source Unit Parent
property public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONNumber

Description

Embarcadero Technologies does not currently have any additional information.