TTMSFNCDataGridHeaderGroup.Draw Method
Renders this chip onto the supplied graphics surface. Called by the renderer; rarely needs to be invoked directly.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCDataGridHeaderGroup
Syntax
procedure Draw(AGraphics: TTMSFNCGraphics);
Parameters
| Name | Description |
|---|---|
AGraphics |
Graphics context used to draw the chip. |