Table of Contents

TTMSFNCBloxLineJoin.LinkedAnchorChanged Method

Called when the anchored element moves. Moves the join by the same offset so that it follows the element it is attached to.

API unit family: TMSFNCBloxCoreBlock Declaring type: TTMSFNCBloxLineJoin

Syntax

procedure LinkedAnchorChanged(ALinkPoint: TTMSFNCBloxLinkPoint; AChange: TTMSFNCBloxAnchorChange); override;

Parameters

Name Description
ALinkPoint The link point through which the join is anchored.
AChange The kind of change reported by the anchored element.