Class TbsDLT_24
Unit
BSHL7DT24
Declaration
type TbsDLT_24 = class(TbsHL7Object)
Description
Delta Check
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Range: TbsNR_24 read GetRange write SetRange; |
Range, Min : 0, Max : 1
|
|
property NumericThreshold: TbsNM_24 read GetNumericThreshold write SetNumericThreshold; |
Numeric Threshold, Min : 0, Max : 1
|
|
property ChangeComputation: TbsST_24 read GetChangeComputation write SetChangeComputation; |
Change Computation, Min : 0, Max : 1
|
|
property LengthOfTimedays: TbsNM_24 read GetLengthOfTimedays write SetLengthOfTimedays; |
Length Of Time-days, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|