Osztály THL7Component

Egység

Deklaráció

type THL7Component = class(TObject)

Megjegyzés

This item has no description.

Hierarchia

Áttekintés

Metódusok

Publikus function Create: THL7Component;
Publikus function CreateWithValue(AString: string): THL7Component;
Publikus function AddSubComponent(AValue: Variant): THL7SubComponent;
Publikus procedure DeleteSubComponent(AIndex: LongInt);
Publikus function AddValue(AValue: Variant): THL7SubComponent;
Publikus procedure DeleteValue(AIndex: LongInt);
Publikus function UnescapedValue: string;
Publikus procedure Clear;

Tulajdonságok

Publikus property Value: string;
Publikus property AsString: string;
Publikus property AsInteger: LongInt;
Publikus property AsFloat: Extended;
Publikus property AsDouble: Extended;
Publikus property AsDate: TDateTime;
Publikus property AsTime: TDateTime;
Publikus property AsDateTime: TDateTime;
Publikus property SubComponentCount: LongInt;
Publikus property Count: LongInt;
Publikus property SubComponents[param1: LongInt]: THL7SubComponent;
Publikus property Values[param1: LongInt]: THL7SubComponent;

Megjegyzés

Metódusok

Publikus function Create: THL7Component;

This item has no description.

Publikus function CreateWithValue(AString: string): THL7Component;

This item has no description.

Publikus function AddSubComponent(AValue: Variant): THL7SubComponent;

This item has no description.

Publikus procedure DeleteSubComponent(AIndex: LongInt);

This item has no description.

Publikus function AddValue(AValue: Variant): THL7SubComponent;

This item has no description.

Publikus procedure DeleteValue(AIndex: LongInt);

This item has no description.

Publikus function UnescapedValue: string;

This item has no description.

Publikus procedure Clear;

This item has no description.

Tulajdonságok

Publikus property Value: string;

This item has no description.

Publikus property AsString: string;

This item has no description.

Publikus property AsInteger: LongInt;

This item has no description.

Publikus property AsFloat: Extended;

This item has no description.

Publikus property AsDouble: Extended;

This item has no description.

Publikus property AsDate: TDateTime;

This item has no description.

Publikus property AsTime: TDateTime;

This item has no description.

Publikus property AsDateTime: TDateTime;

This item has no description.

Publikus property SubComponentCount: LongInt;

This item has no description.

Publikus property Count: LongInt;

This item has no description.

Publikus property SubComponents[param1: LongInt]: THL7SubComponent;

This item has no description.

Publikus property Values[param1: LongInt]: THL7SubComponent;

This item has no description.


Készítette PasDoc 0.16.0-snapshot.