Class TWellIntervals

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TWellIntervals = class(TPhastCollection)

Description

TWellIntervals represents a series of TWellIntervals.

Hierarchy

Overview

Fields

Private FScreenObject: TScreenObject;

Methods

Public constructor Create(ScreenObject: TScreenObject; Model: TBaseModel);

Properties

Public property ScreenObject: TScreenObject read FScreenObject;

Description

Fields

Private FScreenObject: TScreenObject;
 

Methods

Public constructor Create(ScreenObject: TScreenObject; Model: TBaseModel);

Create creates an instance of TWellIntervals and the type of the Items to be TWellInterval.

Properties

Public property ScreenObject: TScreenObject read FScreenObject;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:42:01