Class TTestScriptScopeArray

Unit

Declaration

type TTestScriptScopeArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.