Class TTestScriptRule1Array

Unit

Declaration

type TTestScriptRule1Array = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.