Class Tdate_Array

Unit

Declaration

type Tdate_Array = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.