Class TframeFluxObs

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TframeFluxObs = class(TCustomframeFluxObs)

Description

no description available, TCustomframeFluxObs description follows

TCustomframeFluxObs is a frame that is used to define the flux observation data for a particular TScreenObject.

Hierarchy

Overview

Methods

Public function GetData(ListOfScreenObjects: TList; Observations: TFluxObservationGroups): integer;
Public procedure SetData(ListOfScreenObjects: TList; Observations: TFluxObservationGroups; ScreenObjectsUsed: TCheckBoxState);

Description

Methods

Public function GetData(ListOfScreenObjects: TList; Observations: TFluxObservationGroups): integer;

GetData returns the number of TScreenObjects in ListOfScreenObjects that are included in one or more TFluxObservationGroup in Observations.

GetData fills rdgObservationGroups with the data related to the observations.

Public procedure SetData(ListOfScreenObjects: TList; Observations: TFluxObservationGroups; ScreenObjectsUsed: TCheckBoxState);

SetData modifies Observations based on the values in rdgObservationGroups and the TScreenObjects in ListOfScreenObjects. Initially, Observations should be identical to the ones in GetData.


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