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