Class TNoFormulaItem

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TNoFormulaItem = class(TCustomModflowBoundaryItem)

Description

no description available, TCustomModflowBoundaryItem description follows

TCustomModflowBoundaryItem represents a boundary for one time interval. TCustomModflowBoundaryItem is stored by TCustomMF_BoundColl.

Hierarchy

Overview

Methods

Protected procedure RemoveFormulaObjects; override;
Protected procedure CreateFormulaObjects; override;
Protected procedure AssignObserverEvents(Collection: TCollection); override;
Protected procedure GetPropertyObserver(Sender: TObject; List: TList); override;
Protected function GetBoundaryFormula(Index: integer): string; override;
Protected procedure SetBoundaryFormula(Index: integer; const Value: string); override;
Protected function BoundaryFormulaCount: integer; override;

Description

Methods

Protected procedure RemoveFormulaObjects; override;
 
Protected procedure CreateFormulaObjects; override;
 
Protected procedure AssignObserverEvents(Collection: TCollection); override;
 
Protected procedure GetPropertyObserver(Sender: TObject; List: TList); override;
 
Protected function GetBoundaryFormula(Index: integer): string; override;

See BoundaryFormula.

Protected procedure SetBoundaryFormula(Index: integer; const Value: string); override;

See BoundaryFormula.

Protected function BoundaryFormulaCount: integer; override;
 

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