Class TbsCQ_23
Unit
BSHL7DT23
Declaration
type TbsCQ_23 = class(TbsHL7Object)
Description
Composite Quantity With Units
Hierarchy
Overview
Methods
 |
procedure Init; override; |
Properties
Description
Methods
 |
procedure Init; override; |
|
Properties
 |
property Quantity: TbsNM_23 read GetQuantity write SetQuantity; |
Quantity, Min : 0, Max : 1
|
 |
property Units: TbsCE_23 read GetUnits write SetUnits; |
Units, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|