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