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