Class TUndoMoveCrossSection

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TUndoMoveCrossSection = 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 FNewLocation: TSegment2D;
Private FOldLocation: TSegment2D;

Methods

Protected function Description: string; override;
Protected function Rotated: boolean;
Public Constructor Create(Location: TSegment2D);
Public procedure DoCommand; override;
Public procedure Undo; override;

Description

Fields

Private FNewLocation: TSegment2D;
 
Private FOldLocation: TSegment2D;
 

Methods

Protected function Description: string; override;
 
Protected function Rotated: boolean;
 
Public Constructor Create(Location: TSegment2D);
 
Public procedure DoCommand; override;
 
Public procedure Undo; override;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:42:06