Table of Contents

TTMSFNCBloxElement.AddAnchored Method

Records that another link point is anchored to one of this element's link points.

API unit family: TMSFNCBloxCoreElement Declaring type: TTMSFNCBloxElement

Syntax

procedure AddAnchored(AnchorLinkPoint, ElementLinkPoint: TTMSFNCBloxLinkPoint);

Parameters

Name Description
AnchorLinkPoint Link point of the other element that anchors to this element.
ElementLinkPoint This element's link point that receives the anchor.