Description | Hierarchy | Fields | Methods | Properties |
type TframeHfbScreenObject = class(TFrame)
![]() |
lblParameterName: TLabel; |
![]() |
comboHfbParameters: TJvImageComboBox; |
![]() |
lblHydraulicConductivity: TLabel; |
![]() |
lblBarrierThickness: TLabel; |
![]() |
rgAngleAdjustment: TRadioGroup; |
![]() |
pnlCaption: TPanel; |
![]() |
edHydraulicConductivity: TRbwEdit; |
![]() |
edBarrierThickness: TRbwEdit; |
![]() |
btnEditHfbHydraulicConductivityFormula: TButton; |
![]() |
btnEditHfbThicknessyFormula: TButton; |
![]() |
procedure comboHfbParametersChange(Sender: TObject); |
![]() |
procedure FillListOfScreenObjects(ListOfScreenObjects: TList; List: TScreenObjectEditCollection); |
![]() |
procedure FillListOfParameterNames(ParameterNames: TStringList); |
![]() |
procedure SetEnabled(Value: boolean); override; |
![]() |
procedure GetData(List: TScreenObjectEditCollection); |
![]() |
procedure SetData(List: TScreenObjectEditCollection; SetAll: boolean; ClearAll: boolean); |
![]() |
lblParameterName: TLabel; |
![]() |
comboHfbParameters: TJvImageComboBox; |
![]() |
lblHydraulicConductivity: TLabel; |
![]() |
lblBarrierThickness: TLabel; |
![]() |
rgAngleAdjustment: TRadioGroup; |
![]() |
pnlCaption: TPanel; |
![]() |
edHydraulicConductivity: TRbwEdit; |
![]() |
edBarrierThickness: TRbwEdit; |
![]() |
btnEditHfbHydraulicConductivityFormula: TButton; |
![]() |
btnEditHfbThicknessyFormula: TButton; |
![]() |
procedure comboHfbParametersChange(Sender: TObject); |
![]() |
procedure FillListOfScreenObjects(ListOfScreenObjects: TList; List: TScreenObjectEditCollection); |
![]() |
procedure FillListOfParameterNames(ParameterNames: TStringList); |
![]() |
procedure SetEnabled(Value: boolean); override; |
Private declarations |
![]() |
procedure GetData(List: TScreenObjectEditCollection); |
![]() |
procedure SetData(List: TScreenObjectEditCollection; SetAll: boolean; ClearAll: boolean); |