Table of Contents

TTMSFNCBloxElement.AnchorLinkChanged Method

Called when the anchor link of the given link point changes, including changes to its anchor link, anchor, or anchor index.

API unit family: TMSFNCBloxCoreElement Declaring type: TTMSFNCBloxElement

Syntax

procedure AnchorLinkChanged(ALinkPoint: TTMSFNCBloxLinkPoint); virtual; abstract;

Parameters

Name Description
ALinkPoint Link point whose anchor link changed.