Class TUndoChangeMeshGenControls

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TUndoChangeMeshGenControls = 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 FOldControls: TMeshGenerationControls;
Private FNewControls: TMeshGenerationControls;

Methods

Protected function Description: string; override;
Public constructor Create(var Controls: TMeshGenerationControls);
Public destructor Destroy; override;
Public procedure DoCommand; override;
Public procedure Undo; override;

Description

Fields

Private FOldControls: TMeshGenerationControls;
 
Private FNewControls: TMeshGenerationControls;
 

Methods

Protected function Description: string; override;
 
Public constructor Create(var Controls: TMeshGenerationControls);
 
Public destructor Destroy; override;
 
Public procedure DoCommand; override;
 
Public procedure Undo; override;
 

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