Table of Contents

TTMSFNCDataGridBitmapCell.DrawContent Method

Draws all cell content (text, control, sort indicator, filter button, comment indicator).

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

Syntax

procedure DrawContent(AGraphics: TTMSFNCGraphics); virtual;

Parameters

Name Description
AGraphics The graphics context to draw into.