Table of Contents

TTMSFNCBloxElement.HandleMoving Method

Called once for each pointer move while a handle is being moved, so descendants can react to the handle movement.

API unit family: TMSFNCBloxCoreElement Declaring type: TTMSFNCBloxElement

Syntax

procedure HandleMoving(AInfo: TTMSFNCBloxHandleMoveInfo); virtual; abstract;

Parameters

Name Description
AInfo Information describing the current handle move step.