Class TframeScreenObjectCondParam
Unit
frameScreenObjectCondParamUnit
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
Methods
Description
Fields
 |
lblConductanceInterpretation: TLabel; |
|
 |
comboFormulaInterp: TComboBox; |
|
Methods
 |
function ParamColumnCaption(NameIndex: integer): string; override; |
Private declarations
|
 |
function ConductanceCaption(DirectCaption: string): string; override; |
|
Generated by PasDoc 0.12.1 on 2013-05-13 15:41:33