TTMSFNCWidgetLEDScopeAfterDrawStepEvent Event Type
Occurs after a single step (LED segment) of a channel is drawn, allowing overlay rendering on top of the default step.
API unit family: TMSFNCWidgetLEDScope
Parameters
| Name | Description |
|---|---|
Sender |
The scope control raising the event. |
AGraphics |
Graphics surface to draw on. |
ARect |
Bounding rectangle of the step. |
AIndex |
Zero-based index of the step within the channel. |