Class TDisplaySettingsCollection

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TDisplaySettingsCollection = class(TPhastCollection)

Description

TDisplaySettingsCollection is a collection of TDisplaySettingsItems. Each TDisplaySettingsItem stores all the information needed to restore the appearance of ModelMuse to a previous state including the name of the data set used to color or contour the grid and the magnification.

Hierarchy

Overview

Methods

Public constructor Create(Model: TBaseModel);
Public function GetItemByName(const AName: string): TDisplaySettingsItem;

Description

Methods

Public constructor Create(Model: TBaseModel);
 
Public function GetItemByName(const AName: string): TDisplaySettingsItem;
 

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