Class TMobileChemSpeciesItem

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TMobileChemSpeciesItem = class(TChemSpeciesItem)

Description

no description available, TChemSpeciesItem description follows
no description available, TOrderedItem description follows

TOrderedItem is designed to allow TOrderedCollection to identify changed and new items during TOrderedCollection.Assign.

Hierarchy

Overview

Fields

Private FDiffusionCoefDisplayName: string;
Private FDiffusionCoefDataArrayName: string;

Methods

Private procedure SetDiffusionCoefDataArrayName(const NewName: string);
Protected function IsSame(AnotherItem: TOrderedItem): boolean; override;
Protected procedure SetName(const Value: string); override;
Public procedure Assign(Source: TPersistent); override;

Properties

Published property DiffusionCoefDataArrayName: string read FDiffusionCoefDataArrayName write SetDiffusionCoefDataArrayName;

Description

Fields

Private FDiffusionCoefDisplayName: string;
 
Private FDiffusionCoefDataArrayName: string;
 

Methods

Private procedure SetDiffusionCoefDataArrayName(const NewName: string);
 
Protected function IsSame(AnotherItem: TOrderedItem): boolean; override;
 
Protected procedure SetName(const Value: string); override;
 
Public procedure Assign(Source: TPersistent); override;
 

Properties

Published property DiffusionCoefDataArrayName: string read FDiffusionCoefDataArrayName write SetDiffusionCoefDataArrayName;

DSP Package, DMCOEF


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