Description | Hierarchy | Fields | Methods | Properties |
type TframePackageSFR = class(TframePackage)
![]() |
cbSfrUnsatflow: TCheckBox95; |
![]() |
cbSfrLpfHydraulicCond: TCheckBox95; |
![]() |
lblSfrTrailingWaveIncrements: TLabel; |
![]() |
lblSfrMaxTrailingWaves: TLabel; |
![]() |
lblSfrMaxUnsatCells: TLabel; |
![]() |
lblStreamTolerance: TLabel; |
![]() |
rgSfr2ISFROPT: TRadioGroup; |
![]() |
rdeDLEAK: TRbwDataEntry; |
![]() |
rdeNstrail: TRbwDataEntry; |
![]() |
rdeNsfrsets: TRbwDataEntry; |
![]() |
rdeIsuzn: TRbwDataEntry; |
![]() |
cbIRTFLG: TCheckBox; |
![]() |
rdeNUMTIM: TRbwDataEntry; |
![]() |
lblNUMTIM: TLabel; |
![]() |
rdeFLWTOL: TRbwDataEntry; |
![]() |
lblFLWTOL: TLabel; |
![]() |
rdeWeight: TRbwDataEntry; |
![]() |
lblWeight: TLabel; |
![]() |
comboPrintStreams: TComboBox; |
![]() |
lblPrintStreams: TLabel; |
![]() |
cbGage8: TCheckBox; |
![]() |
cbUseGsflowFormat: TCheckBox; |
![]() |
FLpfUsed: boolean; |
![]() |
procedure rcSelectionControllerEnabledChange(Sender: TObject); |
![]() |
procedure cbSfrUnsatflowClick(Sender: TObject); |
![]() |
procedure cbIRTFLGClick(Sender: TObject); |
![]() |
procedure DecodeISFROPT(ISFROPT: integer); |
![]() |
procedure EnableLpfHydControl; |
![]() |
procedure SetLpfUsed(const Value: boolean); |
![]() |
procedure EnableUnsatControls; |
![]() |
function CalculateISFROPT: integer; |
![]() |
procedure GetData(Package: TModflowPackageSelection); override; |
![]() |
procedure SetData(Package: TModflowPackageSelection); override; |
![]() |
property LpfUsed: boolean read FLpfUsed write SetLpfUsed; |
![]() |
cbSfrUnsatflow: TCheckBox95; |
![]() |
cbSfrLpfHydraulicCond: TCheckBox95; |
![]() |
lblSfrTrailingWaveIncrements: TLabel; |
![]() |
lblSfrMaxTrailingWaves: TLabel; |
![]() |
lblSfrMaxUnsatCells: TLabel; |
![]() |
lblStreamTolerance: TLabel; |
![]() |
rgSfr2ISFROPT: TRadioGroup; |
![]() |
rdeDLEAK: TRbwDataEntry; |
![]() |
rdeNstrail: TRbwDataEntry; |
![]() |
rdeNsfrsets: TRbwDataEntry; |
![]() |
rdeIsuzn: TRbwDataEntry; |
![]() |
cbIRTFLG: TCheckBox; |
![]() |
rdeNUMTIM: TRbwDataEntry; |
![]() |
lblNUMTIM: TLabel; |
![]() |
rdeFLWTOL: TRbwDataEntry; |
![]() |
lblFLWTOL: TLabel; |
![]() |
rdeWeight: TRbwDataEntry; |
![]() |
lblWeight: TLabel; |
![]() |
comboPrintStreams: TComboBox; |
![]() |
lblPrintStreams: TLabel; |
![]() |
cbGage8: TCheckBox; |
![]() |
cbUseGsflowFormat: TCheckBox; |
![]() |
FLpfUsed: boolean; |
![]() |
procedure rcSelectionControllerEnabledChange(Sender: TObject); |
![]() |
procedure cbSfrUnsatflowClick(Sender: TObject); |
![]() |
procedure cbIRTFLGClick(Sender: TObject); |
![]() |
procedure DecodeISFROPT(ISFROPT: integer); |
![]() |
procedure EnableLpfHydControl; |
![]() |
procedure SetLpfUsed(const Value: boolean); |
![]() |
procedure EnableUnsatControls; |
![]() |
function CalculateISFROPT: integer; |
Private declarations |
![]() |
procedure GetData(Package: TModflowPackageSelection); override; |
![]() |
procedure SetData(Package: TModflowPackageSelection); override; |
![]() |
property LpfUsed: boolean read FLpfUsed write SetLpfUsed; |