TTMSFNCDataGridNodeCell.DrawText Method
Draws the cell text string inside the TextRect according to the current Layout alignment and trimming settings.
API unit family: TMSFNCDataGridCell
Declaring type: TTMSFNCDataGridNodeCell
Inherited from: TTMSFNCDataGridCell
Syntax
procedure DrawText(AGraphics: TTMSFNCGraphics); virtual;
Parameters
| Name | Description |
|---|---|
AGraphics |
The graphics context to draw into. |