Class Tdecimal

Unit

Declaration

type Tdecimal = class(TBSFHIRFloat)

Description

A rational number with implicit precision Do not use a IEEE type floating point type, instead use something that works like a true decimal, with inbuilt precision (e.g. Java BigInteger) If the element is present, it must have either a @value, an @id, or extensions

Hierarchy

Overview

Methods

Public constructor Create; override;

Description

Methods

Public constructor Create; override;
 

Generated by PasDoc 0.15.0.