TTMSFNCDataGridNodeCell.DrawCommentIndicator Method
Draws the comment indicator triangle in the cell corner when CommentIndicator is True.
API unit family: TMSFNCDataGridCell
Declaring type: TTMSFNCDataGridNodeCell
Inherited from: TTMSFNCDataGridCell
Syntax
procedure DrawCommentIndicator(AGraphics: TTMSFNCGraphics); virtual;
Parameters
| Name | Description |
|---|---|
AGraphics |
The graphics context to draw into. |