Class TbsCM_ABS_RANGE_22
Unit
BSHL7DT22
Declaration
type TbsCM_ABS_RANGE_22 = class(TbsHL7Object)
Description
Absolute Range
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Range: TbsCM_RANGE_22 read GetRange write SetRange; |
Range, Min : 0, Max : 1
|
|
property NumericChange: TbsNM_22 read GetNumericChange write SetNumericChange; |
Numeric Change, Min : 0, Max : 1
|
|
property PercentPerChange: TbsNM_22 read GetPercentPerChange write SetPercentPerChange; |
Percent Per Change, Min : 0, Max : 1
|
|
property Days: TbsNM_22 read GetDays write SetDays; |
Days, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|