Class TTestScriptActionArray

Unit

Declaration

type TTestScriptActionArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.