TTMSFNCWidgetLEDBarAfterDrawLedEvent Event Type
Event type fired after an individual LED is drawn, allowing additional overlay rendering.
API unit family: TMSFNCWidgetLEDBar
Parameters
| Name | Description |
|---|---|
Sender |
The LED bar control that raised the event. |
AGraphics |
The graphics surface to draw on. |
ARect |
The rectangle that bounds the LED that was drawn. |
AIndex |
The zero-based index of the LED that was drawn. |