Class TTestScriptLinkArray

Unit

Declaration

type TTestScriptLinkArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.