Table of Contents

TTMSFNCDataGridCell.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: TTMSFNCDataGridCell

Syntax

procedure DrawText(AGraphics: TTMSFNCGraphics); virtual;

Parameters

Name Description
AGraphics The graphics context to draw into.