Class TbsSN_23
Unit
BSHL7DT23
Declaration
type TbsSN_23 = class(TbsHL7Object)
Description
Structured Numeric
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Comparator: TbsST_23 read GetComparator write SetComparator; |
Comparator, Min : 0, Max : 1
|
|
property Num1: TbsNM_23 read GetNum1 write SetNum1; |
Num1, Min : 0, Max : 1
|
|
property SeparatorOrSuffix: TbsST_23 read GetSeparatorOrSuffix write SetSeparatorOrSuffix; |
Separator Or Suffix, Min : 0, Max : 1
|
|
property Num2: TbsNM_23 read GetNum2 write SetNum2; |
Num2, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|