TTMSFNCBloxElement.NotifyAnchoreds Method
Notifies all elements anchored to this element when this element is moved or removed, so they can reposition themselves.
API unit family: TMSFNCBloxCoreElement
Declaring type: TTMSFNCBloxElement
Syntax
procedure NotifyAnchoreds(AChange: TTMSFNCBloxAnchorChange);
Parameters
| Name | Description |
|---|---|
AChange |
The kind of anchor change that occurred. |