TTMSFNCBloxNavigator
Properties
Method name | Description |
---|---|
BloxControl | The TTMSFNCBloxControl to which the navigator is linked. |
BlockShape | How the blocks should be represented in the navigator (Original or Rectangle). |
Methods
Method name | Description |
---|---|
BeginUpdate | Blocks all visual updates. Needs to be paired with EndUpdate; |
EndUpdate | Blocks all visual updates. Needs to be paired with BeginUpdate; When EndUpdate is called, the control is automatically recalculated/repainted |