Table of Contents

TTMSFNCBloxXBlox.Add Method

Adds an element to the diagram. Blocks and links become available through the corresponding block and link views.

API unit family: TMSFNCBloxCoreDiagram Declaring type: TTMSFNCBloxXBlox

Syntax

procedure Add(AElement: TTMSFNCBloxElement);

Parameters

Name Description
AElement The element to add. Ownership transfers to the diagram.