Table of Contents

TTMSFNCDataGridCheckedCell.DrawBackground Method

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

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

Syntax

procedure DrawBackground(AGraphics: TTMSFNCGraphics); virtual;

Parameters

Name Description
AGraphics The graphics context to draw into.