TTMSFNCBloxXBlox.Links Property
Provides indexed access to the link elements in the diagram.
API unit family: TMSFNCBloxCoreDiagram
Declaring type: TTMSFNCBloxXBlox
Type: TTMSFNCBloxLine
Syntax
property Links[Index: integer]: TTMSFNCBloxLine;
Parameters
| Name | Description |
|---|---|
Index |
The zero-based index, from 0 to LinkCount minus one. |