Class TTestScriptParamArray

Unit

Declaration

type TTestScriptParamArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.