Class TCustomUpdateScreenObjectDisplayUndo

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TCustomUpdateScreenObjectDisplayUndo = 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

Protected FShouldUpdateShowHideObjectsDisplay: Boolean;
Protected FShouldUpdateShowHideObjects: boolean;

Methods

Protected procedure UpdateDisplay;
Protected procedure UpdateShowHideObjects;
Protected procedure EnableInvertSelection;
Protected procedure WarnSfrLengthProblems(List: TList);
Protected procedure UpdateChildGrids;

Description

Fields

Protected FShouldUpdateShowHideObjectsDisplay: Boolean;
 
Protected FShouldUpdateShowHideObjects: boolean;
 

Methods

Protected procedure UpdateDisplay;

UpdateDisplay updates frmShowHideObjects if frmShowHideObjects is not nil and FShouldUpdateShowHideObjects is True. It also enables the "Invert Selection"

Protected procedure UpdateShowHideObjects;
 
Protected procedure EnableInvertSelection;
 
Protected procedure WarnSfrLengthProblems(List: TList);
 
Protected procedure UpdateChildGrids;
 

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