Class TbsCM_POSITION_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCM_POSITION_22 = class(TbsHL7Object)

Description

Seat Or Room / Table / Chair

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property Hall: TbsST_22 read GetHall write SetHall;
Public property Table: TbsST_22 read GetTable write SetTable;
Public property Chair: TbsST_22 read GetChair write SetChair;

Description

Methods

Public procedure Init; override;
 

Properties

Public property Hall: TbsST_22 read GetHall write SetHall;

Hall, Min : 0, Max : 1

Public property Table: TbsST_22 read GetTable write SetTable;

Table, Min : 0, Max : 1

Public property Chair: TbsST_22 read GetChair write SetChair;

Chair, Min : 0, Max : 1


Generated by PasDoc 0.14.0.