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