Table of Contents

TTMSFNCBloxElement.RemoveAnchored Method

Removes a previously recorded anchor from one of this element's link points.

API unit family: TMSFNCBloxCoreElement Declaring type: TTMSFNCBloxElement

Syntax

procedure RemoveAnchored(AnchorLinkPoint, ElementLinkPoint: TTMSFNCBloxLinkPoint);

Parameters

Name Description
AnchorLinkPoint Link point of the other element that was anchored to this element.
ElementLinkPoint This element's link point the anchor is removed from.