Class TModflowBoundaryDisplayTimeList
Unit
ModflowBoundaryDisplayUnit
Declaration
type TModflowBoundaryDisplayTimeList = class(TCustomTimeList)
Description
no description available, TCustomTimeList description follows
TCustomTimeList
is used to store a series of TDataArrays. Each is associated with a specific time.
Hierarchy
Overview
Fields
Methods
Properties
Description
Fields
 |
FOnInitialize: TNotifyEvent; |
|
 |
FUseList: TStringList; |
|
Methods
 |
procedure SetOnInitialize(const Value: TNotifyEvent); |
|
 |
procedure CreateNewDataSets; virtual; |
|
 |
procedure Initialize; override; |
|
 |
constructor Create(Model: TBaseModel); |
Create creates an instance of TModflowBoundaryDisplayTimeList .
|
 |
destructor Destroy; override; |
Destroy destroys the current instance of TModflowBoundaryDisplayTimeList . Do not call Destroy directly. Call Free instead.
|
 |
procedure ComputeAverage; |
|
 |
procedure LabelAsSum; |
|
 |
procedure CreateDataSets; |
|
Properties
Generated by PasDoc 0.12.1 on 2013-05-13 15:41:44