Class TTestScriptAction1Array

Unit

Declaration

type TTestScriptAction1Array = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.