Class TbsDLT_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsDLT_24 = class(TbsHL7Object)

Description

Delta Check

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property Range: TbsNR_24 read GetRange write SetRange;
Public property NumericThreshold: TbsNM_24 read GetNumericThreshold write SetNumericThreshold;
Public property ChangeComputation: TbsST_24 read GetChangeComputation write SetChangeComputation;
Public property LengthOfTimedays: TbsNM_24 read GetLengthOfTimedays write SetLengthOfTimedays;

Description

Methods

Public procedure Init; override;
 

Properties

Public property Range: TbsNR_24 read GetRange write SetRange;

Range, Min : 0, Max : 1

Public property NumericThreshold: TbsNM_24 read GetNumericThreshold write SetNumericThreshold;

Numeric Threshold, Min : 0, Max : 1

Public property ChangeComputation: TbsST_24 read GetChangeComputation write SetChangeComputation;

Change Computation, Min : 0, Max : 1

Public property LengthOfTimedays: TbsNM_24 read GetLengthOfTimedays write SetLengthOfTimedays;

Length Of Time-days, Min : 0, Max : 1


Generated by PasDoc 0.14.0.