Class TUndoMoveUp

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TUndoMoveUp = class(TUndoToFront)

Description

TUndoMoveUp moves the selected TScreenObjects toward the end of the list of TScreenObjects by one position.

Hierarchy

Overview

Methods

Protected function Description: string; override;
Public procedure DoCommand; override;

Description

Methods

Protected function Description: string; override;

Description describes what this TUndoMoveUp does. It is used in menu captions and hints.

Public procedure DoCommand; override;

DoCommand moves the selected TScreenObjects toward the end of the list of TScreenObjects by one position.


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