Table of Contents

TTMSFNCBloxLinkableBlock.AnchorLinkChanged Method

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

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

Syntax

procedure AnchorLinkChanged(ALinkPoint: TTMSFNCBloxLinkPoint); override;

Parameters

Name Description
ALinkPoint The link point whose anchor changed.