Table of Contents

TTMSFNCDataGridBitmapCell.DrawBackground Method

Draws the cell background fill and border stroke according to the current Layout.

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

Syntax

procedure DrawBackground(AGraphics: TTMSFNCGraphics); virtual;

Parameters

Name Description
AGraphics The graphics context to draw into.