Class TbsCM_ABS_RANGE_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCM_ABS_RANGE_22 = class(TbsHL7Object)

Description

Absolute Range

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property Range: TbsCM_RANGE_22 read GetRange write SetRange;
Public property NumericChange: TbsNM_22 read GetNumericChange write SetNumericChange;
Public property PercentPerChange: TbsNM_22 read GetPercentPerChange write SetPercentPerChange;
Public property Days: TbsNM_22 read GetDays write SetDays;

Description

Methods

Public procedure Init; override;
 

Properties

Public property Range: TbsCM_RANGE_22 read GetRange write SetRange;

Range, Min : 0, Max : 1

Public property NumericChange: TbsNM_22 read GetNumericChange write SetNumericChange;

Numeric Change, Min : 0, Max : 1

Public property PercentPerChange: TbsNM_22 read GetPercentPerChange write SetPercentPerChange;

Percent Per Change, Min : 0, Max : 1

Public property Days: TbsNM_22 read GetDays write SetDays;

Days, Min : 0, Max : 1


Generated by PasDoc 0.14.0.