Class TurlArray

Unit

Declaration

type TurlArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.