Class TActiveDataSets

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TActiveDataSets = class(TCustomDataSets)

Description

TActiveDataSets stores and initializes the TDataArrays used to create zones for the active area.

Hierarchy

Overview

Fields

Private FActive: TDataArray;

Methods

Public constructor Create;

Description

Fields

Private FActive: TDataArray;

FActive: TDataArray; FActive is the TDataArray for the active area of the model. It is set in Create.

Methods

Public constructor Create;

Create creates an instance of TActiveDataSets, assigns the private field and initializes it.


Generated by PasDoc 0.10.0 on 2006-10-31 09:56:32