Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsNA_26
Unit
BSHL7DT26
Declaration
type TbsNA_26 = class(TbsHL7Object)
Description
Numeric Array
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Value1: TbsNM_26 read GetValue1 write SetValue1; |
Value1, Min : 0, Max : 1
|
|
property Value2: TbsNM_26 read GetValue2 write SetValue2; |
Value2, Min : 0, Max : 1
|
|
property Value3: TbsNM_26 read GetValue3 write SetValue3; |
Value3, Min : 0, Max : 1
|
|
property Value4: TbsNM_26 read GetValue4 write SetValue4; |
Value4, Min : 0, Max : 1
|
|
property Value5: TbsNM_26 read GetValue5 write SetValue5; |
Value5, Min : 0, Max : 1
|
|
property Value6: TbsNM_26 read GetValue6 write SetValue6; |
Value6, Min : 0, Max : 1
|
|
property Value7: TbsNM_26 read GetValue7 write SetValue7; |
Value7, Min : 0, Max : 1
|
|
property Value8: TbsNM_26 read GetValue8 write SetValue8; |
Value8, Min : 0, Max : 1
|
|
property Value9: TbsNM_26 read GetValue9 write SetValue9; |
Value9, Min : 0, Max : 1
|
|
property Value10: TbsNM_26 read GetValue10 write SetValue10; |
Value10, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|