Table of Contents

TTMSFNCBloxImageBlock.UpdateMoving Method

Updates the block position while it is being moved interactively. Positions the move cursor or commits the new bounds depending on the action carried by the supplied information.

API unit family: TMSFNCBloxCoreBlock Declaring type: TTMSFNCBloxImageBlock Inherited from: TTMSFNCBloxBlock

Syntax

procedure UpdateMoving(AInfo: TTMSFNCBloxElementMoveInfo); override;

Parameters

Name Description
AInfo Move information including the current action and the move delta.