Class TModpathTimes

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TModpathTimes = class(TPhastCollection)

Description

TModpathTimes is used in both TParticleStorage and TModpathSelection.

Hierarchy

Overview

Methods

Private function GetItem(Index: Integer): TModpathTimeItem;
Private procedure SetItem(Index: Integer; const Value: TModpathTimeItem);
Public procedure Assign(Source: TPersistent); override;
Public Constructor Create(Model: TBaseModel);

Properties

Public property Items[Index:Integer]: TModpathTimeItem read GetItem write SetItem;

Description

Methods

Private function GetItem(Index: Integer): TModpathTimeItem;
 
Private procedure SetItem(Index: Integer; const Value: TModpathTimeItem);
 
Public procedure Assign(Source: TPersistent); override;
 
Public Constructor Create(Model: TBaseModel);
 

Properties

Public property Items[Index:Integer]: TModpathTimeItem read GetItem write SetItem;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:53