Class TbsSN_25
Unit
BSHL7DT25
Declaration
type TbsSN_25 = class(TbsHL7Object)
Description
Structured Numeric
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Comparator: TbsST_25 read GetComparator write SetComparator; |
Comparator, Min : 0, Max : 1
|
|
property Num1: TbsNM_25 read GetNum1 write SetNum1; |
Num1, Min : 0, Max : 1
|
|
property SeparatorSuffix: TbsST_25 read GetSeparatorSuffix write SetSeparatorSuffix; |
Separator/Suffix, Min : 0, Max : 1
|
|
property Num2: TbsNM_25 read GetNum2 write SetNum2; |
Num2, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|