Class TCustomUnitNumbers

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TCustomUnitNumbers = class(TPhastCollection)

Description

no description available, TPhastCollection description follows

TPhastCollection invalidates the model when it is changed.

Hierarchy

Overview

Fields

Private FAddedValue: integer;

Methods

Public function IndexOf(Key: string): integer;
Public function UnitNumber(const Key: string): integer;

Properties

Public property AddedValue: integer read FAddedValue write FAddedValue;

Description

Fields

Private FAddedValue: integer;
 

Methods

Public function IndexOf(Key: string): integer;
 
Public function UnitNumber(const Key: string): integer;
 

Properties

Public property AddedValue: integer read FAddedValue write FAddedValue;

AddedValue is added to the value that would otherwise be returned by UnitNumber. It is used with MODFLOW-LGR child models to ensure that unit numbers do not conflict between parent and child models.


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