Class TMobileChemSpeciesCollection

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TMobileChemSpeciesCollection = class(TCustomChemSpeciesCollection)

Description

no description available, TCustomChemSpeciesCollection description follows
no description available, TEnhancedOrderedCollection description follows

TEnhancedOrderedCollection extends TOrderedCollection by adding IndexOf and Remove.

Hierarchy

Overview

Methods

Private function GetItem(Index: Integer): TMobileChemSpeciesItem;
Private procedure SetItem(Index: Integer; const Value: TMobileChemSpeciesItem);
Public constructor Create(Model: TBaseModel);
Public function Add: TMobileChemSpeciesItem;
Public procedure UpdateDataArrays; override;

Properties

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

Description

Methods

Private function GetItem(Index: Integer): TMobileChemSpeciesItem;
 
Private procedure SetItem(Index: Integer; const Value: TMobileChemSpeciesItem);
 
Public constructor Create(Model: TBaseModel);
 
Public function Add: TMobileChemSpeciesItem;
 
Public procedure UpdateDataArrays; override;
 

Properties

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

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