Class TframePackageSFR

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TframePackageSFR = class(TframePackage)

Description

no description available, TframePackage description follows

Hierarchy

Overview

Fields

Implicit cbSfrUnsatflow: TCheckBox95;
Implicit cbSfrLpfHydraulicCond: TCheckBox95;
Implicit lblSfrTrailingWaveIncrements: TLabel;
Implicit lblSfrMaxTrailingWaves: TLabel;
Implicit lblSfrMaxUnsatCells: TLabel;
Implicit lblStreamTolerance: TLabel;
Implicit rgSfr2ISFROPT: TRadioGroup;
Implicit rdeDLEAK: TRbwDataEntry;
Implicit rdeNstrail: TRbwDataEntry;
Implicit rdeNsfrsets: TRbwDataEntry;
Implicit rdeIsuzn: TRbwDataEntry;
Implicit cbIRTFLG: TCheckBox;
Implicit rdeNUMTIM: TRbwDataEntry;
Implicit lblNUMTIM: TLabel;
Implicit rdeFLWTOL: TRbwDataEntry;
Implicit lblFLWTOL: TLabel;
Implicit rdeWeight: TRbwDataEntry;
Implicit lblWeight: TLabel;
Implicit comboPrintStreams: TComboBox;
Implicit lblPrintStreams: TLabel;
Implicit cbGage8: TCheckBox;
Implicit cbUseGsflowFormat: TCheckBox;
Private FLpfUsed: boolean;

Methods

Implicit procedure rcSelectionControllerEnabledChange(Sender: TObject);
Implicit procedure cbSfrUnsatflowClick(Sender: TObject);
Implicit procedure cbIRTFLGClick(Sender: TObject);
Private procedure DecodeISFROPT(ISFROPT: integer);
Private procedure EnableLpfHydControl;
Private procedure SetLpfUsed(const Value: boolean);
Private procedure EnableUnsatControls;
Public function CalculateISFROPT: integer;
Public procedure GetData(Package: TModflowPackageSelection); override;
Public procedure SetData(Package: TModflowPackageSelection); override;

Properties

Public property LpfUsed: boolean read FLpfUsed write SetLpfUsed;

Description

Fields

Implicit cbSfrUnsatflow: TCheckBox95;
 
Implicit cbSfrLpfHydraulicCond: TCheckBox95;
 
Implicit lblSfrTrailingWaveIncrements: TLabel;
 
Implicit lblSfrMaxTrailingWaves: TLabel;
 
Implicit lblSfrMaxUnsatCells: TLabel;
 
Implicit lblStreamTolerance: TLabel;
 
Implicit rgSfr2ISFROPT: TRadioGroup;
 
Implicit rdeDLEAK: TRbwDataEntry;
 
Implicit rdeNstrail: TRbwDataEntry;
 
Implicit rdeNsfrsets: TRbwDataEntry;
 
Implicit rdeIsuzn: TRbwDataEntry;
 
Implicit cbIRTFLG: TCheckBox;
 
Implicit rdeNUMTIM: TRbwDataEntry;
 
Implicit lblNUMTIM: TLabel;
 
Implicit rdeFLWTOL: TRbwDataEntry;
 
Implicit lblFLWTOL: TLabel;
 
Implicit rdeWeight: TRbwDataEntry;
 
Implicit lblWeight: TLabel;
 
Implicit comboPrintStreams: TComboBox;
 
Implicit lblPrintStreams: TLabel;
 
Implicit cbGage8: TCheckBox;
 
Implicit cbUseGsflowFormat: TCheckBox;
 
Private FLpfUsed: boolean;
 

Methods

Implicit procedure rcSelectionControllerEnabledChange(Sender: TObject);
 
Implicit procedure cbSfrUnsatflowClick(Sender: TObject);
 
Implicit procedure cbIRTFLGClick(Sender: TObject);
 
Private procedure DecodeISFROPT(ISFROPT: integer);
 
Private procedure EnableLpfHydControl;
 
Private procedure SetLpfUsed(const Value: boolean);
 
Private procedure EnableUnsatControls;
 
Public function CalculateISFROPT: integer;

Private declarations

Public procedure GetData(Package: TModflowPackageSelection); override;
 
Public procedure SetData(Package: TModflowPackageSelection); override;
 

Properties

Public property LpfUsed: boolean read FLpfUsed write SetLpfUsed;
 

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