Class TCustomUpdateScreenObjectUndo

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TCustomUpdateScreenObjectUndo = class(TUndoChangeSelection)

Description

TCustomUpdateScreenObjectUndo provides methods that descendants can use to notify the GUI of changes.

Hierarchy

Overview

Methods

Protected procedure UpdateScreenObject(const ScreenObject: TScreenObject);
Protected procedure UpdateSelectionRectangle;

Description

Methods

Protected procedure UpdateScreenObject(const ScreenObject: TScreenObject);

UpdateScreenObject tells frmGoPhast which views of the model need updating and then sets ScreenObject.UpToDate to True.

Protected procedure UpdateSelectionRectangle;

UpdateSelectionRectangle tells frmGoPhast to update the selection rectangle.


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