Class TTestScriptParam2Array

Unit

Declaration

type TTestScriptParam2Array = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.