Show: Delphi C++
Display Preferences

Data.DBXJSON.TInt15

From XE2 API Documentation
Jump to: navigation, search

Delphi

type TInt15 = 0..15;

C++

typedef System::Int8 TInt15;

Properties

Type Visibility Source Unit Parent
type
typedef
public
Data.DBXJSON.pas
Data.DBXJSON.hpp
Data.DBXJSON Data.DBXJSON

Description

Hex digit integer.

TInt15 is an integer that takes a value from 0 through 15 representing hexadecimal digits.

See Also

Personal tools
Previous Versions
Translations