Data.DBXJSON.TInt15
From RAD Studio API Documentation
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.