Class TframeScreenObjectHydmod

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TframeScreenObjectHydmod = class(TFrame)

Description

Hierarchy

Overview

Fields

Implicit pnlCaption: TPanel;
Implicit lblHYDLBL: TLabel;
Implicit edHYDLBL: TRbwEdit;
Implicit rgINTYP: TRadioGroup;
Implicit gbBasic: TGroupBox;
Implicit gbSubsidence: TGroupBox;
Implicit clbBasic: TCheckListBox;
Implicit clbSub: TCheckListBox;
Implicit comboLayerGroup: TJvImageComboBox;
Implicit lblLayerGroup: TLabel;
Implicit lblNoDelayBed: TLabel;
Implicit comboNoDelayBed: TJvImageComboBox;
Implicit clbLayer: TCheckListBox;
Implicit lblLayer: TLabel;
Implicit gbSFR: TGroupBox;
Implicit clbSFR: TCheckListBox;

Methods

Implicit procedure clbSFRClickCheck(Sender: TObject);
Implicit procedure comboLayerGroupChange(Sender: TObject);
Implicit procedure comboNoDelayBedChange(Sender: TObject);
Implicit procedure edHYDLBLExit(Sender: TObject);
Private function InterpolationAllowed( const List: TScreenObjectEditCollection): boolean;
Private procedure SetAllowedAssignmentMethod;
Private procedure FillListOfScreenObjects(ListOfScreenObjects: TList; List: TScreenObjectEditCollection);
Public procedure GetData(const List: TScreenObjectEditCollection);
Public procedure SetData(List: TScreenObjectEditCollection; SetAll: boolean; ClearAll: boolean);

Description

Fields

Implicit pnlCaption: TPanel;
 
Implicit lblHYDLBL: TLabel;
 
Implicit edHYDLBL: TRbwEdit;
 
Implicit rgINTYP: TRadioGroup;
 
Implicit gbBasic: TGroupBox;
 
Implicit gbSubsidence: TGroupBox;
 
Implicit clbBasic: TCheckListBox;
 
Implicit clbSub: TCheckListBox;
 
Implicit comboLayerGroup: TJvImageComboBox;
 
Implicit lblLayerGroup: TLabel;
 
Implicit lblNoDelayBed: TLabel;
 
Implicit comboNoDelayBed: TJvImageComboBox;
 
Implicit clbLayer: TCheckListBox;
 
Implicit lblLayer: TLabel;
 
Implicit gbSFR: TGroupBox;
 
Implicit clbSFR: TCheckListBox;
 

Methods

Implicit procedure clbSFRClickCheck(Sender: TObject);
 
Implicit procedure comboLayerGroupChange(Sender: TObject);
 
Implicit procedure comboNoDelayBedChange(Sender: TObject);
 
Implicit procedure edHYDLBLExit(Sender: TObject);
 
Private function InterpolationAllowed( const List: TScreenObjectEditCollection): boolean;
 
Private procedure SetAllowedAssignmentMethod;
 
Private procedure FillListOfScreenObjects(ListOfScreenObjects: TList; List: TScreenObjectEditCollection);
 
Public procedure GetData(const List: TScreenObjectEditCollection);

Private declarations

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

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