Table of Contents

TTMSFNCBloxTextBlock.AnchorLinkChanged Method

Called whenever a link point of the block changes the anchor it is attached to.

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

Syntax

procedure AnchorLinkChanged(ALinkPoint: TTMSFNCBloxLinkPoint); override;

Parameters

Name Description
ALinkPoint The link point whose anchor changed.