Table of Contents

TTMSFNCBloxElement.AutoCreateLinkPoints Property

Determines whether the block always accepts a connection even when no matching link point exists. When True, an implicit link point is created where a line connects to the block.

API unit family: TMSFNCBloxCoreElement Declaring type: TTMSFNCBloxElement Type: boolean

Syntax

property AutoCreateLinkPoints: boolean;

Remarks

Applies to block elements.