Class TframeEtsPackage

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TframeEtsPackage = class(TframePackageTransientLayerChoice)

Description

TframeEtsPackage is a frame used to define the input for the Evapotranspiration-Segments package.

Hierarchy

Overview

Fields

Implicit seSegments: TJvSpinEdit;
Implicit lblSegments: TLabel;

Methods

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

Description

Fields

Implicit seSegments: TJvSpinEdit;

seSegments is the number of segments to be defined.

Implicit lblSegments: TLabel;

lblSegments is a label for seSegments.

Methods

Public procedure GetData(Package: TModflowPackageSelection); override;

GetData copies the data from Package into the controls of TframeEtsPackage.

Public procedure SetData(Package: TModflowPackageSelection); override;

SetData copies the data from the controls of TframeEtsPackage into Package.


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