Class TProductShelfLifeArray

Unit

Declaration

type TProductShelfLifeArray = class(TBSFHIRObjectArray)

Description

No description available, ancestor TBSFHIRObjectArray description follows

Hierarchy

Overview

Methods

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

Properties

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

Description

Methods

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

Properties

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

Generated by PasDoc 0.15.0.