Class TTestScriptAction2Array

Unit

Declaration

type TTestScriptAction2Array = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.