TTMSFNCBloxXBlox.Remove Method
Removes an element from the diagram and frees it, together with any links that depend on it.
API unit family: TMSFNCBloxCoreDiagram
Declaring type: TTMSFNCBloxXBlox
Syntax
procedure Remove(AElement: TTMSFNCBloxElement);
Parameters
| Name | Description |
|---|---|
AElement |
The element to remove and destroy. |