Class TbsRP_26
Unit
BSHL7DT26
Declaration
type TbsRP_26 = class(TbsHL7Object)
Description
Reference Pointer
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Pointer: TbsST_26 read GetPointer write SetPointer; |
Pointer, Min : 0, Max : 1
|
|
property ApplicationID: TbsHD_26 read GetApplicationID write SetApplicationID; |
Application ID, Min : 0, Max : 1
|
|
property TypeofData: TbsID_26 read GetTypeofData write SetTypeofData; |
Type of Data, Min : 0, Max : 1
|
|
property Subtype: TbsID_26 read GetSubtype write SetSubtype; |
Subtype, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|