Class TUndoFishnetElementProperties

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TUndoFishnetElementProperties = class(TCustomUndo)

Description

no description available, TCustomUndo description follows

TCustomUndo is an abstract base class used as an ancestor of all TUndoItems in ModelMuse.

Hierarchy

Overview

Fields

Private FOldProperties: TFishnetMeshGenerator;
Private FNewProperties: TFishnetMeshElement;
Private FElement: TFishnetMeshElement;

Methods

Protected function Description: string; override;
Public constructor Create(AnElement: TFishnetMeshElement; var NewElement: TFishnetMeshElement);
Public destructor Destroy; override;
Public procedure DoCommand; override;
Public procedure Undo; override;

Description

Fields

Private FOldProperties: TFishnetMeshGenerator;
 
Private FNewProperties: TFishnetMeshElement;
 
Private FElement: TFishnetMeshElement;
 

Methods

Protected function Description: string; override;
 
Public constructor Create(AnElement: TFishnetMeshElement; var NewElement: TFishnetMeshElement);
 
Public destructor Destroy; override;
 
Public procedure DoCommand; override;
 
Public procedure Undo; override;
 

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