Class TframeScreenObjectCondParam

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TframeScreenObjectCondParam = class(TframeScreenObjectParam)

Description

no description available, TframeScreenObjectParam description follows

TframeScreenObjectParam is used to define time-varying MODFLOW boundary condition data associated with TScreenObjects when parameter instances can be defined.

Typically, the first two columns of dgModflowBoundary will have the start and ending times for the boundary condtion. Following that will be columns representing the values to be assigned the boundary. Then there will be columns representing the MODFLOW parameters associated with the boundary. The objects property of Row 0 will have the TModflowParameter in the column corresponding to the column for that TModflowParameter. clbParameters will indicate which TModflowParameters are in use.

Hierarchy

Overview

Fields

Implicit lblConductanceInterpretation: TLabel;
Implicit comboFormulaInterp: TComboBox;

Methods

Public function ParamColumnCaption(NameIndex: integer): string; override;
Public function ConductanceCaption(DirectCaption: string): string; override;

Description

Fields

Implicit lblConductanceInterpretation: TLabel;
 
Implicit comboFormulaInterp: TComboBox;
 

Methods

Public function ParamColumnCaption(NameIndex: integer): string; override;

Private declarations

Public function ConductanceCaption(DirectCaption: string): string; override;
 

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