System.JSON.DecimalToHex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DecimalToHex(const ADecimal: Byte): Byte;

C++

extern DELPHI_PACKAGE System::Byte __fastcall DecimalToHex(const System::Byte ADecimal);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.