Table of Contents

TTMSFNCDataGridBitmapCell.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: TTMSFNCDataGridBitmapCell Inherited from: TTMSFNCDataGridCell

Syntax

procedure DrawText(AGraphics: TTMSFNCGraphics); virtual;

Parameters

Name Description
AGraphics The graphics context to draw into.