Table of Contents

TTMSFNCBloxElement.LinkedAnchorChanged Method

Called when a change occurs to the anchor that the given link point is attached to, so this element can react to the change.

API unit family: TMSFNCBloxCoreElement Declaring type: TTMSFNCBloxElement

Syntax

procedure LinkedAnchorChanged(ALinkPoint: TTMSFNCBloxLinkPoint; AChange: TTMSFNCBloxAnchorChange); virtual; abstract;

Parameters

Name Description
ALinkPoint This element's link point that is anchored to another link point.
AChange The kind of anchor change that occurred.