Class TframeScreenObjectLAK
Unit
frameScreenObjectLAK_Unit
Declaration
type TframeScreenObjectLAK = class(TframeScreenObjectNoParam)
Description
no description available, TframeScreenObjectNoParam description follows
TframeScreenObjectNoParam
is used to define time-varying MODFLOW boundary condition data associated with TScreenObjects when parameter instances can NOT 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.
Hierarchy
Overview
Fields
Methods
Description
Fields
 |
gbGage: TGroupBox; |
|
 |
cbGagStandard: TCheckBox; |
|
 |
cbGagFluxAndCond: TCheckBox; |
|
 |
cbGagDelta: TCheckBox; |
|
 |
cbGage4: TCheckBox; |
|
 |
pcLake: TPageControl; |
|
 |
tabLakeProperties: TTabSheet; |
|
 |
tabBathymetry: TTabSheet; |
|
 |
pnlBathChoice: TPanel; |
|
 |
rgBathChoice: TRadioGroup; |
|
 |
feLakeBathymetry: TJvFilenameEdit; |
|
Methods
 |
procedure rdeCenterLakeChange(Sender: TObject); |
|
 |
procedure cbGagStandardClick(Sender: TObject); |
|
 |
procedure cbGagFluxAndCondClick(Sender: TObject); |
|
 |
procedure cbGagDeltaClick(Sender: TObject); |
|
 |
procedure cbGage4Click(Sender: TObject); |
|
 |
procedure rgBathChoiceClick(Sender: TObject); |
|
 |
procedure Loaded; override; |
|
Generated by PasDoc 0.12.1 on 2013-05-13 15:41:33