TTMSFNCDataGridDataCheckBoxCell.DrawContent Method
Draws all cell content (text, control, sort indicator, filter button, comment indicator).
API unit family: TMSFNCDataGridCell
Declaring type: TTMSFNCDataGridDataCheckBoxCell
Inherited from: TTMSFNCDataGridCell
Syntax
procedure DrawContent(AGraphics: TTMSFNCGraphics); virtual;
Parameters
| Name | Description |
|---|---|
AGraphics |
The graphics context to draw into. |