Class TExtension

Unit

Declaration

type TExtension = class(TElement)

Description

No description available, ancestor TElement description follows
No description available, ancestor TBase description follows
No description available, ancestor TBSFHIRObject description follows
No description available, ancestor TBSFHIRValue description follows

Hierarchy

Overview

Methods

Public constructor Create; overload; override;
Public constructor Create(AUrl:BSString; AValue:TElement); overload;
Public function TypeName: BSString; override;

Properties

Public property Url: BSString read GetUrl write SetUrl;
Public property Value : TElement read GetValue write SetValue;

Description

Methods

Public constructor Create; overload; override;
 
Public constructor Create(AUrl:BSString; AValue:TElement); overload;
 
Public function TypeName: BSString; override;
 

Properties

Public property Url: BSString read GetUrl write SetUrl;
 
Public property Value : TElement read GetValue write SetValue;
 

Generated by PasDoc 0.15.0.