Class TbsCM_POSITION_22
Unit
BSHL7DT22
Declaration
type TbsCM_POSITION_22 = class(TbsHL7Object)
Description
Seat Or Room / Table / Chair
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Hall: TbsST_22 read GetHall write SetHall; |
Hall, Min : 0, Max : 1
|
|
property Table: TbsST_22 read GetTable write SetTable; |
Table, Min : 0, Max : 1
|
|
property Chair: TbsST_22 read GetChair write SetChair; |
Chair, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|