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