TTMSFNCCustomWidgetMatrixLabel Class
Base matrix label control that renders text as a grid of LED-style cells.
API unit family: TMSFNCWidgetMatrixLabel
Inherits from: TTMSFNCCustomControl
Syntax
TTMSFNCCustomWidgetMatrixLabel = class(TTMSFNCCustomControl)
Methods
| Name | Description |
|---|---|
| BeginUpdate | Starts a batched update so layout and drawing refresh are delayed. |
| EndUpdate | Ends a batched update and refreshes the matrix label when the final update scope closes. |