Class TTestScriptDestinationArray

Unit

Declaration

type TTestScriptDestinationArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

Public function Add: TTestScriptDestination;
Public function Last: TTestScriptDestination;
Public function GetItem(const AIndex:Integer) : TTestScriptDestination;
Public procedure SetItem(const AIndex:Integer; const AValue: TTestScriptDestination);

Properties

Public property Items[constAIndex:integer]: TTestScriptDestination read GetItem write SetItem;

Description

Methods

Public function Add: TTestScriptDestination;
 
Public function Last: TTestScriptDestination;
 
Public function GetItem(const AIndex:Integer) : TTestScriptDestination;
 
Public procedure SetItem(const AIndex:Integer; const AValue: TTestScriptDestination);
 

Properties

Public property Items[constAIndex:integer]: TTestScriptDestination read GetItem write SetItem;
 

Generated by PasDoc 0.15.0.