API:System.JSON.TJSONObject.HexToDecimal

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function HexToDecimal(const Value: Byte): Integer; static; inline;

C++

static int __fastcall HexToDecimal(const System::Byte Value);

Properties

Type Visibility Source Unit Parent
function public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONObject

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!