Table of Contents

TTMSFNCDataGridCheckBoxCell.DrawCommentIndicator Method

Draws the comment indicator triangle in the cell corner when CommentIndicator is True.

API unit family: TMSFNCDataGridCell Declaring type: TTMSFNCDataGridCheckBoxCell Inherited from: TTMSFNCDataGridCell

Syntax

procedure DrawCommentIndicator(AGraphics: TTMSFNCGraphics); virtual;

Parameters

Name Description
AGraphics The graphics context to draw into.