Class TCustomSutraAssociatedBoundaryItem
Unit
SutraBoundariesUnit
Declaration
type TCustomSutraAssociatedBoundaryItem = class(TCustomSutraBoundaryItem)
Description
no description available, TCustomSutraBoundaryItem description follows
no description available, TCustomBoundaryItem 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
Methods
Properties
Description
Fields
Methods
 |
procedure SetPQFormula(const Value: string); |
|
 |
function GetPQFormula: string; |
|
 |
procedure AssignObserverEvents(Collection: TCollection); override; |
|
 |
procedure CreateFormulaObjects; override; |
|
 |
procedure GetPropertyObserver(Sender: TObject; List: TList); override; |
|
 |
procedure RemoveFormulaObjects; override; |
|
 |
function GetBoundaryFormula(Index: integer): string; override; |
See BoundaryFormula.
|
 |
procedure SetBoundaryFormula(Index: integer; const Value: string); override; |
See BoundaryFormula.
|
 |
function IsSame(AnotherItem: TOrderedItem): boolean; override; |
IsSame checks whether AnotherItem is the same as the current TCustomSutraAssociatedBoundaryItem .
|
 |
procedure InvalidateModel; override; |
|
 |
function BoundaryFormulaCount: integer; override; |
|
 |
procedure Assign(Source: TPersistent); override; |
|
 |
destructor Destroy; override; |
|
Properties
Generated by PasDoc 0.12.1 on 2013-05-13 15:42:04