Class TbsDSP_27
Unit
BSHL7DT27
Declaration
type TbsDSP_27 = class(TbsHL7Segment)
Description
Display Data
Hierarchy
Overview
Properties
Description
Properties
|
property SetIdDsp : TbsSI_27 read GetSetIdDsp write SetSetIdDsp; |
Set Id - Dsp, Min : 0, Max : 1
|
|
property DisplayLevel : TbsSI_27 read GetDisplayLevel write SetDisplayLevel; |
Display Level, Min : 0, Max : 1
|
|
property DataLine : TbsTX_27 read GetDataLine write SetDataLine; |
Data Line, Min : 1, Max : 1
|
|
property LogicalBreakPoint : TbsST_27 read GetLogicalBreakPoint write SetLogicalBreakPoint; |
Logical Break Point, Min : 0, Max : 1
|
|
property ResultId : TbsTX_27 read GetResultId write SetResultId; |
Result Id, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|