TTMSFNCDataGridAfterDrawHeaderGroupEvent Event Type
Fired after a grouping chip has been fully drawn, enabling custom decoration to be painted on top.
API unit family: TMSFNCDataGrid
Parameters
| Name | Description |
|---|---|
Sender |
Grid that fired the event. |
AGraphics |
Graphics context to use for any additional painting. |
AHeaderGroup |
The grouping chip that was just drawn. |