| Description | Hierarchy | Fields | Methods | Properties | 
type TfrmUnits = class(TfrmCustomGoPhast)
TfrmUnits is used to edit frmGoPhast.Model.Title and frmGoPhast.Model.Units.
![]()  | 
procedure btnOKClick(Sender: TObject); | 
![]()  | 
procedure FormCreate(Sender: TObject); override; | 
![]()  | 
procedure GetData; | 
![]()  | 
procedure SetData; | 
![]()  | 
function ValidateTitle: boolean; | 
![]()  | 
btnCancel: TBitBtn; | 
| 
 
  | |
![]()  | 
btnHelp: TBitBtn; | 
| 
 
  | |
![]()  | 
btnOK: TBitBtn; | 
| 
 
  | |
![]()  | 
comboDispersivityUnits: TComboBox; | 
| 
 
  | |
![]()  | 
comboFluxLengthUnits: TComboBox; | 
| 
 
  | |
![]()  | 
comboFluxTimeUnits: TComboBox; | 
| 
 
  | |
![]()  | 
comboHeadUnits: TComboBox; | 
| 
 
  | |
![]()  | 
comboHorizGridUnits: TComboBox; | 
| 
 
  | |
![]()  | 
comboHydraulicCondLengthUnits: TComboBox; | 
| 
 
  | |
![]()  | 
comboHydraulicCondTimeUnits: TComboBox; | 
| 
 
  | |
![]()  | 
comboLeakyHydCondTimeUnits: TComboBox; | 
| 
 
  | |
![]()  | 
comboLeakyThicknessUnits: TComboBox; | 
| 
 
  | |
![]()  | 
comboRiverHydCondTimeUnits: TComboBox; | 
| 
 
  | |
![]()  | 
comboRiverThicknessUnits: TComboBox; | 
| 
 
  | |
![]()  | 
comboSpecificStorageUnits: TComboBox; | 
| 
 
  | |
![]()  | 
comboTimeUnits: TComboBox; | 
| 
 
  | |
![]()  | 
comboVertGridUnits: TComboBox; | 
| 
 
  | |
![]()  | 
comboWellDiameterUnits: TComboBox; | 
| 
 
  | |
![]()  | 
comboWellFlowTimeUnits: TComboBox; | 
| 
 
  | |
![]()  | 
comboWellFlowVolumeUnits: TComboBox; | 
| 
 
  | |
![]()  | 
lblDispersivityUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblFluxLengthUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblFluxTimeUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblHeadUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblHorizGridUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblHydraulicCondLengthUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblHydraulicCondTimeUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblLeakyHydCondLengthUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblLeakyHydCondTimeUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblLeakyThicknessUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblRiverHydCondLengthUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblRiverHydCondTimeUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblRiverThicknessUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblSpecificStorageUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblTimeUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblTitle: TLabel; | 
| 
 
  | |
![]()  | 
lblVertGridUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblWellDiameterUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblWellFlowTimeUnits: TLabel; | 
| 
 
  | |
![]()  | 
lblWellFlowVolumeUnits: TLabel; | 
| 
 
  | |
![]()  | 
memoTitle: TMemo; | 
| 
 
  | |
![]()  | 
procedure btnOKClick(Sender: TObject); | 
| 
 
  | |
![]()  | 
procedure FormCreate(Sender: TObject); override; | 
| 
 
  | |
![]()  | 
procedure GetData; | 
| 
 
  | |
![]()  | 
procedure SetData; | 
| 
 
  | |
![]()  | 
function ValidateTitle: boolean; | 
| 
 
  | |