TTMSFNCDataGridProgressBarCell.DrawControl Method
Draws the embedded control bitmap or live control within the cell's control rectangle.
API unit family: TMSFNCDataGridCell
Declaring type: TTMSFNCDataGridProgressBarCell
Inherited from: TTMSFNCDataGridCell
Syntax
procedure DrawControl(AGraphics: TTMSFNCGraphics); virtual;
Parameters
| Name | Description |
|---|---|
AGraphics |
The graphics context to draw into. |