TTMSFNCBloxElement.LinkPointByHandle Method
Returns the link point associated with the specified handle, if any.
API unit family: TMSFNCBloxCoreElement
Declaring type: TTMSFNCBloxElement
Syntax
function LinkPointByHandle(AHandle: TTMSFNCBloxHandle): TTMSFNCBloxLinkPoint; virtual;
Parameters
| Name | Description |
|---|---|
AHandle |
Handle to look up. |
Returns
The matching link point, or nil when the handle has none.