Class TframeHfbScreenObject

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TframeHfbScreenObject = class(TFrame)

Description

Hierarchy

Overview

Fields

Implicit lblParameterName: TLabel;
Implicit comboHfbParameters: TJvImageComboBox;
Implicit lblHydraulicConductivity: TLabel;
Implicit lblBarrierThickness: TLabel;
Implicit rgAngleAdjustment: TRadioGroup;
Implicit pnlCaption: TPanel;
Implicit edHydraulicConductivity: TRbwEdit;
Implicit edBarrierThickness: TRbwEdit;
Implicit btnEditHfbHydraulicConductivityFormula: TButton;
Implicit btnEditHfbThicknessyFormula: TButton;

Methods

Implicit procedure comboHfbParametersChange(Sender: TObject);
Private procedure FillListOfScreenObjects(ListOfScreenObjects: TList; List: TScreenObjectEditCollection);
Private procedure FillListOfParameterNames(ParameterNames: TStringList);
Protected procedure SetEnabled(Value: boolean); override;
Public procedure GetData(List: TScreenObjectEditCollection);
Public procedure SetData(List: TScreenObjectEditCollection; SetAll: boolean; ClearAll: boolean);

Description

Fields

Implicit lblParameterName: TLabel;
 
Implicit comboHfbParameters: TJvImageComboBox;
 
Implicit lblHydraulicConductivity: TLabel;
 
Implicit lblBarrierThickness: TLabel;
 
Implicit rgAngleAdjustment: TRadioGroup;
 
Implicit pnlCaption: TPanel;
 
Implicit edHydraulicConductivity: TRbwEdit;
 
Implicit edBarrierThickness: TRbwEdit;
 
Implicit btnEditHfbHydraulicConductivityFormula: TButton;
 
Implicit btnEditHfbThicknessyFormula: TButton;
 

Methods

Implicit procedure comboHfbParametersChange(Sender: TObject);
 
Private procedure FillListOfScreenObjects(ListOfScreenObjects: TList; List: TScreenObjectEditCollection);
 
Private procedure FillListOfParameterNames(ParameterNames: TStringList);
 
Protected procedure SetEnabled(Value: boolean); override;

Private declarations

Public procedure GetData(List: TScreenObjectEditCollection);
 
Public procedure SetData(List: TScreenObjectEditCollection; SetAll: boolean; ClearAll: boolean);
 

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