API:System.JSON.TJSONString.Hex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function Hex(const Digit: TInt15): Byte; static;

C++

static System::Byte __fastcall Hex(const TInt15 Digit);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.