Class TUndoMoveDown

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TUndoMoveDown = class(TUndoToBack)

Description

TUndoMoveDown moves the selected TScreenObjects toward the beginning 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 TUndoMoveDown does. It is used in menu captions and hints.

Public procedure DoCommand; override;

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


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