TTMSFNCBloxBlock.AnchorLinkChanged Method
Called whenever a link point of the block changes the anchor it is attached to.
API unit family: TMSFNCBloxCoreBlock
Declaring type: TTMSFNCBloxBlock
Syntax
procedure AnchorLinkChanged(ALinkPoint: TTMSFNCBloxLinkPoint); override;
Parameters
| Name | Description |
|---|---|
ALinkPoint |
The link point whose anchor changed. |