Class TSpecifiedSolutionBoundary

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSpecifiedSolutionBoundary = class(TCustomPhastBoundary)

Description

TSpecifiedSolutionBoundary is retained only for backwards compatibility.

Hierarchy

Overview

Fields

Private FSolution: TIntegerPhastBoundaries;

Methods

Private procedure SetSolution(const Value: TIntegerPhastBoundaries);
Protected procedure SetScreenObject(const Value: TPhastScreenObject); override;
Protected procedure UpdateMixtureExpression; override;
Public procedure Assign(Source: TPersistent); override;
Public procedure Clear; override;
Public constructor Create;
Public destructor Destroy; override;

Properties

Published property Solution: TIntegerPhastBoundaries read FSolution write SetSolution;

Description

Fields

Private FSolution: TIntegerPhastBoundaries;
 

Methods

Private procedure SetSolution(const Value: TIntegerPhastBoundaries);
 
Protected procedure SetScreenObject(const Value: TPhastScreenObject); override;
 
Protected procedure UpdateMixtureExpression; override;
 
Public procedure Assign(Source: TPersistent); override;
 
Public procedure Clear; override;
 
Public constructor Create;
 
Public destructor Destroy; override;
 

Properties

Published property Solution: TIntegerPhastBoundaries read FSolution write SetSolution;
 

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