Class TbsCM_RANGE_22
Unit
BSHL7DT22
Declaration
type TbsCM_RANGE_22 = class(TbsHL7Object)
Description
Range Of Values
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property LowValue: TbsST_22 read GetLowValue write SetLowValue; |
Low Value, Min : 0, Max : 1
|
|
property HighValue: TbsST_22 read GetHighValue write SetHighValue; |
High Value, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|